Parcourir la source

Ignoring multi-directory a path without ** is not enough for nested projects

Dmitry Avtonomov il y a 6 ans
Parent
commit
6af983185a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Global/NetBeans.gitignore

+ 1 - 1
Global/NetBeans.gitignore

@@ -1,4 +1,4 @@
-nbproject/private/
+**/nbproject/private/
 build/
 nbbuild/
 dist/