vitrage/.gitignore
Eyal 7fb66bdc9b add .iml to git ignore
Change-Id: I4db3b80b6a78ff9897f77e3b0e4bd7bd1ccf03e4
2015-12-24 14:28:14 +02:00

29 lines
233 B
Plaintext

*.iml
#swap file
*.swp
#IntelJ Idea
.idea/
#virtualenv
.venv/
#Build results
build/
dist/
*.egg-info/
*.egg
eggs/
.eggs/
develop-eggs/
.tox
AUTHORS
ChangeLog
.testrepository
.coverage
cover
etc/vitrage/vitrage.conf
#Python
*.pyc