This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
qyg
/
isar-kylin-addpackage
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Add __pycache__ to .gitignore
Signed-off-by: Frank Lenormand <lenormf@gmail.com>
Frank Lenormand
hace 8 años
padre
c8f10e3f54
commit
6028382bdd
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.gitignore
+ 1
- 0
.gitignore
Ver fichero
@@ -1,2 +1,3 @@
*~
/*.patch
+__pycache__