diff options
| author | 2019-11-23 20:11:10 -0500 | |
|---|---|---|
| committer | 2019-11-23 20:11:10 -0500 | |
| commit | 79707242bd59cf4deb7f999a7a953275b323bb3b (patch) | |
| tree | 491c76768efd849aa7ebc0cb7601ff8561a1e60b /.gitignore | |
| parent | Remove D stuff from gitignore (diff) | |
Initial golang rewrite
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ /doc/brpaste.1 /brpaste + +# must be added manually for releases +/template/*.go |
