diff options
author | witt | 2024-12-12 17:14:28 +0800 |
---|---|---|
committer | witt | 2024-12-12 17:14:28 +0800 |
commit | 0f3ca7efb3ac6b2b2b571d4bace1a6dd9e2a9f6c (patch) | |
tree | b700f41e1c654475b281b1fb197257c0b279edda /.gitignore | |
download | aur-0f3ca7efb3ac6b2b2b571d4bace1a6dd9e2a9f6c.tar.gz |
release 1.2.0
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..87acc784ad26 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.zst +src +pkg +*.zip
\ No newline at end of file |