fuel-specs/.gitignore
Vitaly Parakhin ba5e4032dd Reduce time to publish packages
Change-Id: Icc53544901e0c81bcfee4658b2bfc3ae99f9071f
Implements: blueprint reduce-time-to-publish
2015-07-08 20:01:14 +03:00

21 lines
160 B
Plaintext

*.pyc
# vim swap files
.*.swp
# services' runtime files
*.log
*.pid
.idea/
.DS_Store
*.egg-info
draft/
/.testrepository
/.tox
/doc/build
ChangeLog
AUTHORS