diff options
author | Gabriel A. Giovanini <g.giovanini@gridx.de> | 2023-04-27 11:29:53 +0200 |
---|---|---|
committer | Gabriel A. Giovanini <g.giovanini@gridx.de> | 2023-11-07 11:33:04 +0100 |
commit | 4246ea81d56c93c1df2954e34cc33fb6e6524f49 (patch) | |
tree | f6ce5b4a65648a10897029777f79916f1803ddfd /.gitignore | |
download | workctl-4246ea81d56c93c1df2954e34cc33fb6e6524f49.tar.gz workctl-4246ea81d56c93c1df2954e34cc33fb6e6524f49.tar.bz2 workctl-4246ea81d56c93c1df2954e34cc33fb6e6524f49.zip |
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..e660fd9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +bin/ |