glance/.gitignore
Kevin L. Mitchell 9385a39bec Additions to .gitignore
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
2011-10-13 13:09:35 -05:00

10 lines
92 B
Plaintext

*.pyc
*.swp
*.log
.glance-venv
build
dist
glance.egg-info
glance/vcsversion.py
tests.sqlite