aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGalen Guyer <galen@galenguyer.com>2021-04-26 11:38:15 -0400
committerGalen Guyer <galen@galenguyer.com>2021-04-26 11:38:15 -0400
commit6703990fd9e0647814b67d4ee851ba203e03c84c (patch)
tree19dbd87ccb93c81c65cd2b6dd2872b27f55d6688
parent1583d888ceca64dfabec602f6c1092cbbd814600 (diff)
Add signature file to gitignore
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a295091..40b7eba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
# Compiled binary
-composer \ No newline at end of file
+composer
+# Signature file for github releases
+composer.sig