diff options
author | kartofen <mladenovnasko0@gmail.com> | 2022-10-07 23:26:38 +0300 |
---|---|---|
committer | kartofen <mladenovnasko0@gmail.com> | 2022-10-07 23:26:38 +0300 |
commit | e41af6679dae3f4c69b46962a6bf1a1f81bee600 (patch) | |
tree | b8d48e6707c4114408b270853ba8c6114d5d5a21 /.gitignore |
kind of working but not really
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cbbd0b5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +bin/ +obj/
\ No newline at end of file |