distil-ui/.gitignore
Fei Long Wang 502b3eb286 Init commit for Distil UI
Some specific Catalyst Cloud stuff are here and there, they will be cleaned
up later after we migrated to Distil v2.

Change-Id: I81df0765cfc876faaa58a43469d87825d30c167e
2017-04-10 11:35:31 +12:00

47 lines
482 B
Plaintext

*.pyc
*.deb
.vagrant
work
*.swp
*~
*.swo
*.sw*
lib/
man/
build/
work-api/
work-client/
env/
dist/
include/
*.egg*/
bin/activate
bin/activate.csh
bin/activate.fish
bin/activate_this.py
bin/ceilometer
bin/easy_install
bin/easy_install-2.7
bin/keystone
bin/netaddr
bin/nosetests
bin/nosetests-2.7
bin/pip
bin/pip-2.7
bin/pybabel
bin/python
bin/python2
bin/python2.7
.project
.pydevproject
.testrepository/
.tox/
.venv/
bin/logs/
bin/waitress-serve
local/
test_vm/
env/
ChangeLog
.idea