diff options
author | heqnx <root@heqnx.com> | 2025-06-04 12:34:28 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-06-04 12:34:28 +0300 |
commit | 18e4ec0072c31ecc4aba4426b194afb101318392 (patch) | |
tree | a55f344f7ff1ee9de526a5b89b11e8b3ea846050 | |
parent | 78c4e8422f59f5a5cd20b6535f8ce7ad34d67e23 (diff) | |
download | go-assembly-ldr-18e4ec0072c31ecc4aba4426b194afb101318392.tar.gz go-assembly-ldr-18e4ec0072c31ecc4aba4426b194afb101318392.zip |
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..43b6127 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.zip +build/ |