fuel-main/.gitignore
2012-06-15 22:00:03 +04:00

15 lines
126 B
Plaintext

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