Files
deb-python-frozendict/.gitignore
Santiago Lezica c5d16bafcc Expand gitignore
2016-10-06 11:13:46 -03:00

21 lines
186 B
Plaintext

# Compiled stuff
*.pyc
*.pyo
doc/_build
# Crap created by version control
.orig
.rej
# Files created by distutils
MANIFEST
dist
*.egg-info
.cache
# OS X
.DS_Store
# Other *nix:es
.~