fuel-main/.gitignore
2012-09-20 17:56:21 +04:00

20 lines
164 B
Plaintext

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