diff options
author | kartofen <mladenovnasko0@gmail.com> | 2022-07-25 18:27:45 +0300 |
---|---|---|
committer | kartofen <mladenovnasko0@gmail.com> | 2022-07-25 18:27:45 +0300 |
commit | d8c1886495362eea5e2cb9e70d12d2beb59cccdf (patch) | |
tree | c1de45e1aa647e04afc0494eb19c630e072af36f /.gitignore | |
parent | 955b95bc04d68bf3cb68d0ab2d32ea9b6a287394 (diff) |
add 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..88d050b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +main
\ No newline at end of file |