This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
locky
/
ASJLanguageSys
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
ignore
chenjunkai
%!s(int64=6) %!d(string=hai) anos
pai
76bf4a4943
achega
ef203549e7
Modificáronse 2 ficheiros
con
2 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
2
1
.gitignore
BIN=BIN
db.sqlite3
+ 2
- 1
.gitignore
Ver ficheiro
@@ -1,2 +1,3 @@
/.idea/
-/__pycache__
+/__pycache__
+/db.sqlite3
BIN=BIN
db.sqlite3
Ver ficheiro