inception/.gitignore
Changbin Liu 76f759dc87 Modify README to reflect our wiki and launchpad pages
Also change .gitignore to ignore .settings

Change-Id: I99a7dba732224e12344b41053afce7c50c3def6f
2013-08-28 13:47:47 -04:00

36 lines
317 B
Plaintext

# Python
*.py[cod]
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
var
sdist
develop-eggs
.installed.cfg
lib
lib64
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
.settings