astara-appliance/.gitignore
Yang Hongyang aab3394412 ignore pbr outputs
ignore pbr outputs AUTHORS, ChangeLog

Change-Id: I46ce45e8f6a613b0f625084b65e0f95e7fb5632e
2016-02-09 14:41:34 +08:00

19 lines
153 B
Plaintext

.coverage
*.py[co]
*.sw[po]
*.pyc
*.egg-info
.venv
dropin.cache
.tox
build
dist
fpm.log*
packages/
.DS_Store
._.DS_Store
# pbr output
AUTHORS
ChangeLog