fuel-menu/.gitignore

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