diff options
author | kartofen <mladenovnasko0@gmail.com> | 2023-04-12 23:33:50 +0300 |
---|---|---|
committer | kartofen <mladenovnasko0@gmail.com> | 2023-04-12 23:33:50 +0300 |
commit | 8270ca448dd86517468872d9fc26f0f5d402864a (patch) | |
tree | d55590d4e1812a0d31e2fdb69668b78352eab950 /.gitignore |
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/ |