diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-07 21:44:59 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-07 22:09:10 (EDT) |
commit | efe25b35a20e6a4b577d9e63e635c7998aa0ac5c (patch) | |
tree | 4dd2972691aa1f2e7d35d4fcd169243a5305810a /.gitignore | |
parent | e454ba07598f0173c3596b1c99f39d1726285b97 (diff) |
source.mk: Update
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ *~ Session.vim -# Source archives -*-*.orig.tar.* +# Upstream sources +src/ # Work area tmp/ |