Files
python-cinderclient/.gitignore
Eric Harney e76f06b83a gitignore /.*
Ignore all dotfiles in the base dir of the tree except for
.gitignore.

This should solve the "ignore my IDE's files" problem in a
general way.

Change-Id: I689220b303d24c65c5fe9523eadc8ad48a93737f
2014-10-08 17:00:51 -04:00

15 lines
148 B
Plaintext

/.*
!.gitignore
.*.sw?
subunit.log
*,cover
cover
*.pyc
AUTHORS
ChangeLog
doc/build
build
dist
cinderclient/versioninfo
python_cinderclient.egg-info