Add missing dot files from busted import of cloudpulse

Several files beginning with . were not imported properly.

Change-Id: I4e25d9abbe9ef9b2b82a26313f860cf7118e6151
This commit is contained in:
Steven Dake
2015-05-10 15:26:06 -07:00
parent b2b2f1cf7b
commit 4c382c7c5a
5 changed files with 74 additions and 0 deletions

53
.gitignore vendored Normal file
View File

@@ -0,0 +1,53 @@
*.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
.testrepository
.venv
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Complexity
output/*.html
output/*/index.html
# Sphinx
doc/build
# pbr generates these
AUTHORS
ChangeLog
# Editors
*~
.*.swp
.*sw?