This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
vatger
/
aman-sys
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Update .gitignore to reflect cache and build files
Sebastian Kramer
hace 3 años
padre
9c7d8db006
commit
cf191a6ff1
Se han
modificado 1 ficheros
con
8 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
8
0
.gitignore
+ 8
- 0
.gitignore
Ver fichero
@@ -0,0 +1,8 @@
+Backend.ini
+main.py
+.vscode/
+*_pb2.py
+__pycache__
+*.egg-info
+build/
+dist/