fuel-web/.gitignore

17 lines
153 B
Plaintext

*.pyc
*.sqlite
# vim swap files
.*.swp
# services' runtime files
*.log
*.pid
*.json
# Vagrant housekeeping file
/.vagrant
/build
/test/nosetests.xml