Explorar el Código

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

Dmitry Avtonomov hace 6 años
padre
commit
6af983185a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Global/NetBeans.gitignore

+ 1 - 1
Global/NetBeans.gitignore

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