Add Python things to .gitignore

This commit is contained in:
Ralph Lange
2020-02-17 09:43:38 +01:00
parent f92c1e716e
commit 0b589770bf

5
.gitignore vendored
View File

@@ -1,5 +1,10 @@
/QtC-*
*.orig
*.log
.*.swp
*.autosave
/.idea/
*.py[cod]
__pycache__/