fuel-web/.gitignore
Dmitry Ilyin 96987b967f Rewrite how to build the documentation
And add build script
Add rst2pdf builder
Many other fixes

Closes-Bug: 1282556
Change-Id: I4083495db0b04b8751a397dffd06941a214722c1
2014-04-01 15:41:14 +04:00

35 lines
321 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
node_modules
nailgun/static/js/libs/bower
nailgun/static/css/styles.css
.idea
.DS_Store
*.egg-info
fuel-web-venv