Add gitignore

This commit is contained in:
ItsDrike 2021-07-07 14:18:27 +02:00
parent c42ed62686
commit c195d7f368
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
# Editor project settings
## VSCode
.vscode/
## PyCharm intellij
.idea/
## repl.it
.replit
## Spyder
.spyproject/
.spyderproject/
# Backup files
*.bak
# Personal TODO files
TODO