🧹 dinglehopper: .gitignore Python stuff

pull/23/head
Gerber, Mike 4 years ago
parent 22765f02a2
commit ea1cc32b91

7
.gitignore vendored

@ -1,3 +1,10 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# Distribution / packaging
*.egg-info/
# User-specific stuff
.idea/**/workspace.xml
.idea/**/tasks.xml

Loading…
Cancel
Save