Files
tablib/.gitignore
T
Kenneth Reitz 1a122f2a4d gitignore
2010-09-12 13:12:21 -04:00

18 lines
133 B
Plaintext

# application builds
build/*
dist/*
MANIFEST
# python skin
.pyc
.pyo
# osx noise
.DS_Store
profile
# pycharm noise
.idea
.idea/*