diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-22 22:06:00 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-22 22:06:00 (EDT) |
commit | 3b12060d3436f7d47b9e4d88709abe2454e78d5c (patch) | |
tree | b58469106570c43aae5641c4040530886169e214 /.gitignore | |
parent | c16afd71d4f80e29a9484e466a2c258ae29290c8 (diff) |
expat-2.1.0.orig.tar.gz: Remove and exclude from Git
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1 +1,12 @@ +# Swap and backup files +.*.sw* +.sw* +*~ +Session.vim + +# Source archives +*-*.orig.tar.* +keyring.gpg + +# Work area tmp/ |