gitignore change

This commit is contained in:
Florian Kellermann
2022-05-02 17:53:35 +02:00
parent 8d1011091a
commit 7d8ec9a31e
2 changed files with 3 additions and 4 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
# IntelliJ / PyCharm
.idea/
#vscode
.vscode
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]