Files
python-tests/.gitignore
2023-12-18 21:58:21 +01:00

12 lines
339 B
Plaintext

################################################################################
# Diese .gitignore-Datei wurde von Microsoft(R) Visual Studio automatisch erstellt.
################################################################################
/__pycache__
/__pycache__/User.cpython-39.pyc
/dist
/build
/user.db
/.vs
/SnakeTest.spec