commit | 3cba0b8613b2fd56eb2c78b6f94c26ac26704bd0 | [log] [tgz] |
---|---|---|
author | Chirayu Desai <cdesai@cyanogenmod.org> | Mon Mar 04 21:09:45 2013 +0530 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Fri Mar 08 01:18:08 2013 +0000 |
tree | 4f3b23d5562dd52d9181a328b66cc792ec5b7f36 | |
parent | a27852d0e707046558dfef9145f56b64b1331c7a [diff] [blame] |
Add `repoc` to the .gitignore file This is currently the only generated file not present in the .gitignore Apparently it comes from the usage of the "imp" module in main.py Change-Id: I685dc252d0c822818434a8e5f493f77b63a66f03 Signed-off-by: Chirayu Desai <cdesai@cyanogenmod.org>
diff --git a/.gitignore b/.gitignore index cef6b78..59d7b62 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,2 +1,3 @@ *.pyc .repopickle_* +/repoc