Merge branch 'feature/setup' of git.vatsim-germany.org:nav/aman-sys into feature/setup

This commit is contained in:
Sven Czarnian
2021-09-03 23:07:14 +02:00

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
Backend.ini
main.py
.vscode/
*_pb2.py
__pycache__
*.egg-info
build/
dist/