Codebase list python-castellan / debian/0.2.1-1 .gitignore
debian/0.2.1-1

Tree @debian/0.2.1-1 (Download .tar.gz)

.gitignore @debian/0.2.1-1raw · history · blame

*.py[cod]

# C extensions
*.so

# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.tox
nosetests.xml
.testrepository
.venv

# Translations
*.mo

# Mr Developer
.mr.developer.cfg
.project
.pydevproject

# Complexity
output/*.html
output/*/index.html

# Sphinx
doc/build

# pbr generates these
AUTHORS
ChangeLog

# Editors
*~
.*.swp
.*sw?

# generated configuration files
etc/castellan/castellan.conf.sample
etc/castellan/castellan-functional.conf.sample