reviewday/.gitignore
Robert Collins 75e7008d96 Ignore editor backup files.
Same reason as ignoring .pyc - we never want to add them.

Change-Id: I2db62db28102914a009fbedde4029b312d87b034
2013-10-31 17:56:46 +13:00

7 lines
50 B
Plaintext

*.pyc
build
dist
out_report
reviewday.egg-info
*~