This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
VendorSoftware
/
supervisor
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Added .gitignore
Mike Naberezny
hace 14 años
padre
fbbd700247
commit
bf843254ba
Se han
modificado 1 ficheros
con
10 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
10
0
.gitignore
+ 10
- 0
.gitignore
Ver fichero
@@ -0,0 +1,10 @@
+*~
+*.egg
+*.egg-info
+*.pyc
+*.pyo
+*.swp
+.DS_Store
+.coverage
+build/
+dist/