diff options
author | Nicolas Dufresne <nicolas.dufresne@collabora.com> | 2012-05-17 14:53:30 -0400 |
---|---|---|
committer | Nicolas Dufresne <nicolas.dufresne@collabora.com> | 2012-05-17 14:53:30 -0400 |
commit | 44f6dc95c35e2ae5dfc33823d57f44c1f110e7e1 (patch) | |
tree | 93a11bddbf8bf6d1bdc8147f02a819b2492ce50f /.gitignore | |
parent | ef3a0ff071fea7c111d0316d5044796c096688ea (diff) |
Improve .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,2 +1,7 @@ *pyc _trial_temp +build +*.swp +cerbero.egg-info +dist +MANIFEST.in |