swift/.gitignore
Peter Portante 934cd9d9a5 Ignore coverage HTML directory and MANIFEST.
Change-Id: I5286cd1b066da11eef98dbfea9252366ca3ffd9c
Signed-off-by: Peter Portante <peter.portante@redhat.com>
2013-07-25 16:48:38 -04:00

16 lines
123 B
Plaintext

*.py[co]
*.sw?
*~
doc/build/*
dist
build
cover
ChangeLog
.coverage
swift.egg-info
.DS_Store
.tox
pycscope.*
.idea
MANIFEST