1
0
Fork 0
mirror of https://github.com/topydo/topydo.git synced 2024-05-20 13:58:33 +00:00
topydo/.gitignore

31 lines
251 B
Plaintext
Raw Permalink Normal View History

2015-10-09 00:57:25 +00:00
*.py[cod]
2014-06-13 18:59:30 +00:00
*.sw?
*.un~
2015-01-23 20:46:53 +00:00
install
.coverage
*,cover
2015-08-10 17:10:37 +00:00
# Distribution / packaging
.Python
env/
env*/
build/
develop-eggs/
dist/
eggs/
htmlcov/
2015-08-10 17:10:37 +00:00
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
2015-10-09 00:57:25 +00:00
.eggs/
2015-08-10 17:10:37 +00:00
# Sublime Text
*.sublime-*
!/topydo/lib/