diff options
author | Egor Tensin <egor@tensin.name> | 2025-09-08 12:06:12 +0200 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2025-09-08 12:09:34 +0200 |
commit | 76afaa0eb3c72299e1a586f276d835526754c139 (patch) | |
tree | f7dd7e496233880b212e874ff4496ade340b9b46 /.gitignore | |
parent | split master-related stuff to master (diff) | |
download | grub-reboot-into-windows-76afaa0eb3c72299e1a586f276d835526754c139.tar.gz grub-reboot-into-windows-76afaa0eb3c72299e1a586f276d835526754c139.zip |
aur: 0.1-1
Also, moved everything to GitHub (partially, in responsed to the
accepted deletion request citing "do not host sources here").
Also, reset the version number, because why not.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ /src/ /pkg/ +*.tar.gz *.tar.zst |