This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
deadtom
/
Checklist
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
added some ignores to .gitignore
allens
hace 1 día
padre
4d9561ca4b
commit
54863ee05f
Se han
modificado 1 ficheros
con
3 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
3
1
.gitignore
+ 3
- 1
.gitignore
Ver fichero
@@ -1,4 +1,6 @@
# ---> Python
checklist.json
__pycache__/
-.venv/
+.venv/
+.kdev4/
+*.egg-info/