fuel-main/.gitignore
2012-09-05 18:35:56 +04:00

20 lines
159 B
Plaintext

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