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
Add '.gitignore'
Created initial .gitignore
deadtom
hace 1 día
padre
6e83a71ebf
commit
a0ae3a0b59
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
.gitignore
+ 4
- 0
.gitignore
Ver fichero
@@ -0,0 +1,4 @@
+# ---> Python
+checklist.json
+__pycache__/
+.venv/