fuel-main/.gitignore

15 lines
126 B
Plaintext

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