moulinette/.gitignore

35 lines
303 B
Text
Raw Normal View History

2012-10-06 16:19:29 +02:00
*.py[co]
# Packages
*.egg
*.egg-info
2012-10-07 18:00:28 +02:00
*.swp
2012-10-08 18:16:43 +02:00
*.swo
2012-10-06 16:19:29 +02:00
dist
build
eggs
parts
bin
cache
2012-10-06 16:19:29 +02:00
var
sdist
develop-eggs
.installed.cfg
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
# Translations
2012-10-06 16:19:29 +02:00
*.mo
# Mr Developer
2012-10-06 16:19:29 +02:00
.mr.developer.cfg
2013-07-03 14:28:18 +02:00
# Moulinette
2013-07-03 14:28:18 +02:00
doc/*.json
src/moulinette/package.py