fuel-web/.gitignore
2013-09-30 13:36:30 +03:00

28 lines
232 B
Plaintext

*.pyc
*.sqlite
*.gem
# vim swap files
.*.swp
# services' runtime files
*.log
*.pid
# Vagrant housekeeping file
.vagrant
build
dist
/local_mirror
/virtualbox/iso/*.iso
nosetests.xml
nailgun.log
lock
.idea
.DS_Store
*.egg-info