This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
oznt
/
pwman3
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
add build and dist directories to gitignore
oz123
hace 11 años
padre
1062b46737
commit
7b619ef880
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
.gitignore
+ 2
- 0
.gitignore
Ver fichero
@@ -1 +1,3 @@
*.pyc
+build/*
+dist/*