diff options
author | David Thompson <dthompson2@worcester.edu> | 2018-11-25 16:05:46 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2018-11-25 16:05:46 -0500 |
commit | a7dac982c2004e0bc3d99ad312ba650a53374899 (patch) | |
tree | 74129b3717b5b5101755dc75fd63ec41dbb1e5db | |
parent | 928f0e2921d8da842d0267d40bc6e0a8667ca317 (diff) |
git: Ignore tarball signature files.v0.2.3
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ Makefile.in /example/site/ /scripts/haunt *.tar.gz +*.tar.gz.asc /website/site /test-env *.log |