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
Merge branch 'feature/setup' of git.vatsim-germany.org:nav/aman-sys into feature/setup
Sven Czarnian
hace 3 años
padre
793d92ff83
cf191a6ff1
commit
b516333ede
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/