diff options
author | irungentoo <irungentoo@gmail.com> | 2015-03-03 19:11:11 -0500 |
---|---|---|
committer | irungentoo <irungentoo@gmail.com> | 2015-03-03 19:11:11 -0500 |
commit | 6c37f490e054fd016c01e7cb66a24c93e449bdea (patch) | |
tree | 1f8ba78241882182e41e56aa610019faa27da2b7 /.gitignore | |
parent | b780e688c9c01d70405074b9813fcbfab92dbcec (diff) | |
parent | 379522c93e47bc96fe1b5ba9018c25a414316f6f (diff) |
Merge branch 'jin-eld-rpm'
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -71,3 +71,6 @@ toxcore-android-* | |||
71 | 71 | ||
72 | # cscope files list | 72 | # cscope files list |
73 | cscope.files | 73 | cscope.files |
74 | |||
75 | # rpm | ||
76 | tox.spec | ||