This website works better with JavaScript
Home
Explore
Register
Sign In
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Ignoring multi-directory a path without ** is not enough for nested projects
Dmitry Avtonomov
6 years ago
parent
2a40ae6a38
commit
6af983185a
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Global/NetBeans.gitignore
+ 1
- 1
Global/NetBeans.gitignore
View File
@@ -1,4 +1,4 @@
-nbproject/private/
+
**/
nbproject/private/
build/
nbbuild/
dist/