Browse Source

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

pull/2837/head
Dmitry Avtonomov 5 years ago
parent
commit
6af983185a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Global/NetBeans.gitignore

+ 1
- 1
Global/NetBeans.gitignore View File

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

Loading…
Cancel
Save