diff options
author | kartofen <mladenovnasko0@gmail.com> | 2023-05-20 12:09:03 +0300 |
---|---|---|
committer | kartofen <mladenovnasko0@gmail.com> | 2023-05-20 12:09:03 +0300 |
commit | 8b45ca7ec2bda9e870a6a91de05d4ac8364f82f9 (patch) | |
tree | aa42e1ec2429d164b0170a9452f8c05b52c96c34 /.gitignore |
init
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..7447f89 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/bin
\ No newline at end of file |