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
ignore all build directories in subdirectories
Vasyl Liutikov
hace 12 años
padre
392a91e792
commit
74e12d9cb7
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
Objective-C.gitignore
+ 1
- 1
Objective-C.gitignore
Ver fichero
@@ -1,6 +1,6 @@
# Xcode
.DS_Store
-build/
+
*/
build/
*
*.pbxuser
!default.pbxuser
*.mode1v3