This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
ShariX_Open
/
sharix-open-backend
Seguir
3
Destacar
0
Fork
1
Archivos
Incidencias
0
Pull Requests
1
Wiki
Explorar el Código
change gitignore
Evgeny Polivanov
hace 1 año
padre
509277dd10
commit
0e1aa3f699
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
.gitignore
+ 2
- 0
.gitignore
Ver fichero
@@ -1,4 +1,6 @@
# Python
__pycache__/
+migrations/
+!__init___.py
*.py[cod]
*$py.class