18 lines
448 B
Plaintext
18 lines
448 B
Plaintext
################################################################################
|
|
# Diese .gitignore-Datei wurde von Microsoft(R) Visual Studio automatisch erstellt.
|
|
################################################################################
|
|
|
|
/__pycache__
|
|
/__pycache__/User.cpython-39.pyc
|
|
/dist
|
|
/build
|
|
/user.db
|
|
/.vs
|
|
/.idea
|
|
/SnakeTest.spec
|
|
python-tests.code-workspace
|
|
modules/__pycache__c
|
|
modules/__pycache__
|
|
modules/__pycache__
|
|
qt-test.spec
|