This website works better with JavaScript
Inicio
Explorar
Registro
Iniciar sesión
SongZihuan
/
GitIgnore
espejo de
https://github.com/github/gitignore.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Ignoring multi-directory a path without ** is not enough for nested projects
Dmitry Avtonomov
hace 6 años
padre
2a40ae6a38
commit
6af983185a
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
Global/NetBeans.gitignore
+ 1
- 1
Global/NetBeans.gitignore
Ver fichero
@@ -1,4 +1,4 @@
-nbproject/private/
+
**/
nbproject/private/
build/
nbbuild/
dist/