diff options
author | Hayate Nakamura | 2023-09-12 22:07:23 +0900 |
---|---|---|
committer | Hayate Nakamura | 2023-09-12 22:07:23 +0900 |
commit | a33ac7bd65b79914afd966bc0cd183bb6914b8ee (patch) | |
tree | 401b880b3e34ef2523cf728fb654d81a4c5790f6 /.gitignore | |
download | aur-a33ac7bd65b79914afd966bc0cd183bb6914b8ee.tar.gz |
Release 0.8-1
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..25dd8fe04597 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.tar.* +src/ +pkg/ +nako/ |