diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-11-02 21:38:44 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-11-02 21:38:44 -0500 |
commit | f3cd97303b9d60a739deb7f2566800093cf9ed59 (patch) | |
tree | 55ca0ec4c709bd5cf7849cf50ca105b4311f78f2 | |
parent | debian/control sisu description, minor refinement (diff) |
.gitignore ignore .pc quilt dir
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ # git ls-files --others --exclude-from=.git/info/exclude *~ \#* +.pc *.gem *.gemspec *.qi |