This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
locky
/
ASJLanguageSys
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
ignore
chenjunkai
hace 6 años
padre
76bf4a4943
commit
ef203549e7
Se han
modificado 2 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
2
1
.gitignore
BIN
db.sqlite3
+ 2
- 1
.gitignore
Ver fichero
@@ -1,2 +1,3 @@
/.idea/
-/__pycache__
+/__pycache__
+/db.sqlite3
BIN
db.sqlite3
Ver fichero