tito/.gitignore

15 lines
118 B
Text
Raw Permalink Normal View History

# All files to globally ignore
*.pyc
*.pyo
*$py.class
*.swp
*.patch
*#
*~
*.egg
*.egg-info
MANIFEST
dist
build
.build