fuel-agent/.gitignore
Vladimir Kozhukalov 0fd70bb712 Add pbr version hook to fuel_bootstrap
Change-Id: I5f3778c86314c59d90a8f1b74a4aa1bc8e90241e
Closes-Bug: #1642549
2016-11-17 14:07:33 +03:00

22 lines
157 B
Plaintext

.venv
*.pyc
# vim swap files
.*.swp
# services' runtime files
*.log
*.pid
build
dist
*.egg
*.eggs
.testrepository
.cache
.tox
.idea
.DS_Store
*.egg-info