diff options
| author | heqnx <root@heqnx.com> | 2025-06-04 12:35:16 +0300 |
|---|---|---|
| committer | heqnx <root@heqnx.com> | 2025-06-04 12:35:16 +0300 |
| commit | 584bc99e32d8142016b31647370710a2949b7f4e (patch) | |
| tree | 7f5a19bc094e64125efe4ac045af6cdf3d297e61 | |
| parent | 849c648ad06d79826d5506745d6b8ca7804567f4 (diff) | |
| download | go-powerglot-584bc99e32d8142016b31647370710a2949b7f4e.tar.gz go-powerglot-584bc99e32d8142016b31647370710a2949b7f4e.zip | |
added 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..43b6127 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.zip +build/ |