python-ironicclient/.gitignore
linbing 126cdb9723 Update .gitignore to ignore .idea of PyCharm
Change-Id: Icbc03f462b01b207f93187695699a8b540d19367
2016-10-10 14:00:38 +08:00

39 lines
325 B
Plaintext

# Compiled files
*.py[co]
*.a
*.o
*.so
# Sphinx
_build
doc/source/api/
# Release notes
releasenotes/build
# Packages/installer info
*.egg
*.egg-info
dist
build
eggs
parts
var
sdist
develop-eggs
.installed.cfg
# Other
*.DS_Store
.testrepository
.tox
.idea
.venv
.*.swp
.coverage
cover
AUTHORS
ChangeLog
*.sqlite
test.conf