9385a39bec
Installing or testing glance adds several files that are not currently ignored by git, leading to cluttered displays of modified files. This causes the 'build', 'dist', and 'glance.egg-info' directories to be ignored, reducing the clutter. Change-Id: I3f0ca3f99fcf6cfe0480fbf5755908ee411552ea
10 lines
92 B
Plaintext
10 lines
92 B
Plaintext
*.pyc
|
|
*.swp
|
|
*.log
|
|
.glance-venv
|
|
build
|
|
dist
|
|
glance.egg-info
|
|
glance/vcsversion.py
|
|
tests.sqlite
|