Codebase list python-castellan / 4ca2b3be-c41f-4dfb-8028-e2685b279c9f/main .gitignore
4ca2b3be-c41f-4dfb-8028-e2685b279c9f/main

Tree @4ca2b3be-c41f-4dfb-8028-e2685b279c9f/main (Download .tar.gz)

.gitignore @4ca2b3be-c41f-4dfb-8028-e2685b279c9f/main

93eb3a9
 
 
 
 
 
 
568be4a
93eb3a9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22a5b8b
93eb3a9
5417947
6e03a68
93eb3a9
 
 
 
 
 
 
 
 
cc5da0b
 
 
 
93eb3a9
 
 
 
 
 
5d946f0
93eb3a9
 
 
 
 
 
 
 
 
d768fbc
 
 
 
*.py[cod]

# C extensions
*.so

# Packages
*.egg
.eggs
*.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
.stestr/
.venv
cover
vault_*

# Translations
*.mo

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

# Pycharm
.idea
*.iml

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

# Sphinx
doc/build
releasenotes/build

# pbr generates these
AUTHORS
ChangeLog

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

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