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
add .eggs/ directory to Python.gitignore
Stephan Kuschel
hace 10 años
padre
2500b4c80a
commit
8f8e4e79bd
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
Python.gitignore
+ 1
- 0
Python.gitignore
Ver fichero
@@ -13,6 +13,7 @@ develop-eggs/
dist/
downloads/
eggs/
+.eggs/
lib/
lib64/
parts/