splashbuilder/.gitignore

16 lines
146 B
Plaintext

# Compiled python file
*.pyc
# PyCharm folder
.idea
# Build folder
build/
dist/
.eggs
*.egg-info
# Other things
venv/
*.tags
*.swp
*~
_version.py