diff options
author | kartofen <mladenovnasko0@gmail.com> | 2023-04-24 01:00:36 +0300 |
---|---|---|
committer | kartofen <mladenovnasko0@gmail.com> | 2023-04-24 01:00:36 +0300 |
commit | 2ca6677667af23ecb1e17479c5b5cc08efa53309 (patch) | |
tree | 37c4f62ac9f9ba124b37ca4767348c1f1ad74737 /.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..6dd29b7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +bin/
\ No newline at end of file |