Add Python things to .gitignore

This commit is contained in:
Ralph Lange
2020-03-31 09:34:37 +02:00
parent f92c1e716e
commit 0b589770bf
+5
View File
@@ -1,5 +1,10 @@
/QtC-*
*.orig
*.log
.*.swp
*.autosave
/.idea/
*.py[cod]
__pycache__/