diff options
author | Alex Auvolat <alex@adnab.me> | 2020-01-19 12:49:49 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2020-01-19 12:49:49 +0100 |
commit | bade33cf1529893a92a283f6dc86e73f8766049e (patch) | |
tree | 4ebc20f3db090e0777061b41094439d65173b950 /.gitignore | |
download | bottin-bade33cf1529893a92a283f6dc86e73f8766049e.tar.gz bottin-bade33cf1529893a92a283f6dc86e73f8766049e.zip |
Begin Go reimplementation of Bottin
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b5e5c05 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +gobottin |