neutron-lbaas/.gitignore
Aaron Rosen 446d146980 Add *.swo/swp to .gitignore
I noticed these files weren't being ignored when I accidentally uploaded
one here: https://review.openstack.org/#/c/30648/3

Fixes bug: 1187600

Change-Id: I8570f797e2cc7420dc8a578a9cf68741631cd9f6
2013-06-04 18:12:21 -07:00

24 lines
257 B
Plaintext

AUTHORS
build/*
build-stamp
ChangeLog
.coverage
covhtml/
dist/
doc/build
*.DS_Store
*.pyc
quantum.egg-info/
quantum/vcsversion.py
quantum/versioninfo
run_tests.err.log
run_tests.log
setuptools*.egg/
subunit.log
.testrepository
.tox/
.venv/
*.mo
*.swp
*.swo