entropy/.gitignore
pran1990 29cf50152b Store one engine cfg in git
Just easier to work on multiple machines this way.

Change-Id: I3546a0535615d53f3a1566145aff9ded07caf056
2014-05-30 20:08:57 +00:00

69 lines
650 B
Plaintext

*.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
.venv
cover
.testrepository
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
.settings
# DS_STORE
.DS_Store
# Sqlite databases
*.sqlite
# Modified Files
*.swp
# PBR
build
AUTHORS
ChangeLog
.idea
env
# Project-related
# json files
*.json
*.log
arch/
docs/_build
entropy/test
entropy/examples/logs
entropy/examples/cfg/audit.cfg
entropy/examples/cfg/repair.cfg
entropy/examples/cfg/test1.cfg