freeze-watcher/.gitignore

14 lines
120 B
Text

# Build artifacts
*.pkg.tar.*
*.tar.gz
src/pkg/
src/build/
# Editor
*.swp
*.swo
.DS_Store
# Python
__pycache__/
*.pyc