diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-03-24 15:21:52 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-03-24 15:21:52 +0100 |
commit | 8df61d562ccf757e9d47019d403e41597b8ea018 (patch) | |
tree | f542c1ffea7a405b36018170e09e5d6eb3e6dfb9 /.gitignore | |
download | go2work-8df61d562ccf757e9d47019d403e41597b8ea018.tar.gz go2work-8df61d562ccf757e9d47019d403e41597b8ea018.tar.bz2 go2work-8df61d562ccf757e9d47019d403e41597b8ea018.tar.xz go2work-8df61d562ccf757e9d47019d403e41597b8ea018.tar.zst go2work-8df61d562ccf757e9d47019d403e41597b8ea018.zip |
First commit
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..3e44db4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +go2work |