diff options
author | kartofen <mladenovnasko0@gmail.com> | 2022-08-23 20:45:56 +0300 |
---|---|---|
committer | kartofen <mladenovnasko0@gmail.com> | 2022-08-23 20:45:56 +0300 |
commit | 39161cf246aa2b34c7c02ebb6c88da3776979670 (patch) | |
tree | 885d0945c4d15c3c9035327f1560357c4b9c9bd5 /.gitignore |
Big Bang
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..30233e7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +bin/ +files/
\ No newline at end of file |