diff options
| author | kj_sh604 | 2025-12-20 23:59:56 -0500 |
|---|---|---|
| committer | kj_sh604 | 2025-12-20 23:59:56 -0500 |
| commit | 285fc5db86b5d75f65e640160b860e20cc827596 (patch) | |
| tree | 00cbb9d4dab776a3d04b17f6c72c052e4ce0a876 /archlinux/.gitignore | |
| parent | 1aecac2447b2061a09ef75c71eab1b777d36c93f (diff) | |
feat: initial attempt at PKGBUILD
Diffstat (limited to 'archlinux/.gitignore')
| -rw-r--r-- | archlinux/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/archlinux/.gitignore b/archlinux/.gitignore new file mode 100644 index 0000000..acab16a --- /dev/null +++ b/archlinux/.gitignore @@ -0,0 +1,4 @@ +pkg/ +src/ +*.tar* +kjagave/
\ No newline at end of file |
