summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toast.cafe>2019-11-23 20:11:10 -0500
committerChloe Kudryavtsev <toast@toast.cafe>2019-11-23 20:11:10 -0500
commit79707242bd59cf4deb7f999a7a953275b323bb3b (patch)
tree491c76768efd849aa7ebc0cb7601ff8561a1e60b /.gitignore
parentRemove D stuff from gitignore (diff)
Initial golang rewrite
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a1c573e..23e9582 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
/doc/brpaste.1
/brpaste
+
+# must be added manually for releases
+/template/*.go