diff options
author | heqnx <root@heqnx.com> | 2025-06-04 12:34:00 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-06-04 12:34:00 +0300 |
commit | cb97164f9a6fd1b2037a57fbd4ababcbd39d3fcf (patch) | |
tree | 67b851f34140ac8f63b79dc263f747789800d47f /.gitignore | |
parent | f0c288a2c547c512a5a7bbbd9fbdab87ba722b65 (diff) | |
download | SharpAMSIGhosting-cb97164f9a6fd1b2037a57fbd4ababcbd39d3fcf.tar.gz SharpAMSIGhosting-cb97164f9a6fd1b2037a57fbd4ababcbd39d3fcf.zip |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..96edf57 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.zip +obj +bin |