diff options
author | Mukund Sivaraman <muks@banu.com> | 2011-09-29 12:39:12 +0530 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2011-10-11 12:55:15 +0300 |
commit | 93094580531659ac07a3ef80d2bfb104cbc032cf (patch) | |
tree | 4c31b21876986867bf5720ca60c8dc68dd9e8dfd /python | |
parent | f822ffcbd7ab28dd478c8652302f30ed099d4d03 (diff) | |
download | librpm-tizen-93094580531659ac07a3ef80d2bfb104cbc032cf.tar.gz librpm-tizen-93094580531659ac07a3ef80d2bfb104cbc032cf.tar.bz2 librpm-tizen-93094580531659ac07a3ef80d2bfb104cbc032cf.zip |
build: Update .gitignore rules
Diffstat (limited to 'python')
-rw-r--r-- | python/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/.gitignore b/python/.gitignore new file mode 100644 index 000000000..ca7802a2b --- /dev/null +++ b/python/.gitignore @@ -0,0 +1 @@ +/setup.py |