fuel-menu/.gitignore
Vladimir Kozhukalov 63e4e7587c Add .gitignore file
Change-Id: I0b926b42a35d4eff240cca1a39efe23082b435a6
Related-Bug: #1506885
2015-10-22 17:15:08 +03:00

31 lines
237 B
Plaintext

*.pyc
*.sqlite
# vim swap files
.*.swp
# services' runtime files
*.log
*.pid
# Vagrant housekeeping file
.vagrant
build
dist
nosetests.xml
lock
*.egg
.testrepository
.tox
.venv
.idea
.DS_Store
test_run/*
.cache
*.egg-info
.bashrc