fuel-main/.gitignore
2012-08-28 16:34:34 +04:00

20 lines
165 B
Plaintext

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