Browse Source

Update .gitignore

Ignores VOLUMES folder created by test suite `ldapsearch database from created volumes`
Stefan Mayer-Popp 6 years ago
parent
commit
21d5bc7048
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,2 +1,3 @@
 /.*
-!/.git*
+!/.git*
+/VOLUMES