diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2017-01-31 17:25:55 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2017-01-31 17:25:55 -0500 |
commit | 55acf6b05107a9277a27a6c7045776feba2ff8d7 (patch) | |
tree | 0d9e61c2cc69b7c4856c1358bb4cd5633ce7b76f | |
parent | 8298c897c6a6b6648210fa5feca23e12ef7b8ead (diff) |
.gitignore: repo-add seems to be makeing .old backups now.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ *.db.tar.gz *.files *.files.tar.gz +*.old /pkg/ /src/ |