gce-api/.gitignore
hayderimran7 3f53e4d983 Add all non-static files to gitignore.
The sample.conf and dist/ build/ folders
are excluded , and gitignore file is updated.

Change-Id: I76ee3acd5dedce50314ad9796faca42cead96c25
2015-10-21 10:26:42 -07:00

18 lines
152 B
Plaintext

*.pyc
*~
etc/gceapi/gceapi.conf.sample
.project
.pydevproject
.idea
nbproject/
*.egg-info
.tox
*.log
*.egg
*.swp
*.swo
build
dist
.testrepository
.venv