This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-225-ES7 in repository https://gitbox.apache.org/repos/asf/unomi.git
commit 87c9223f4ffe4b4d6c88dccd0442aef5de5a221b Author: Francois Papon <[email protected]> AuthorDate: Tue Oct 1 22:08:27 2019 +0200 Update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1861b00..09c0696 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,4 @@ GeoLite2-City.mmdb allCountries.zip rest/.miredot-offline.json /extensions/salesforce-connector/test.properties -*.versionsBackup \ No newline at end of file +**/*.versionsBackup \ No newline at end of file
