gerrit-dash-creator/.gitignore
Stephen Finucane 6d8f88c18f .gitignore: Ignore '.eggs' directories
Change-Id: Id42b1b4d944b8aef8a72298677970c4a0f65e10c
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2017-09-21 11:40:50 +01:00

29 lines
232 B
Plaintext

.DS_Store
.venv
# Packages
*.py[cod]
*.egg
*.egg-info
.eggs/
dist
build
eggs
sdist
# Unit test / coverage reports
.coverage
.tox
# pbr generates these
AUTHORS
ChangeLog
# Editors
*~
.*.swp
.bak
doc/build/
doc/source/dashboards