diff options
author | Julien Dessaux | 2024-09-09 23:47:12 +0200 |
---|---|---|
committer | Julien Dessaux | 2025-02-09 10:09:22 +0100 |
commit | 7ef03c6f5530e8d2dd6470bf745ba7af14bf6e81 (patch) | |
tree | 004d0d4dbdd134d38e0e15684502417027c49dd4 /.gitignore | |
parent | chore(deps): update dependencies (diff) | |
download | ods-7ef03c6f5530e8d2dd6470bf745ba7af14bf6e81.tar.gz ods-7ef03c6f5530e8d2dd6470bf745ba7af14bf6e81.tar.bz2 ods-7ef03c6f5530e8d2dd6470bf745ba7af14bf6e81.zip |
chore(tooling): add makefile and fixed go module path
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a4730c6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +ods |