This website works better with JavaScript
Accueil
Explorer
S'inscrire
Connexion
SongZihuan
/
GitIgnore
miroir de
https://github.com/github/gitignore.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Ignoring multi-directory a path without ** is not enough for nested projects
Dmitry Avtonomov
il y a 6 ans
Parent
2a40ae6a38
commit
6af983185a
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
Global/NetBeans.gitignore
+ 1
- 1
Global/NetBeans.gitignore
Voir le fichier
@@ -1,4 +1,4 @@
-nbproject/private/
+
**/
nbproject/private/
build/
nbbuild/
dist/