┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorConway <[email protected]>2026-05-01 10:52:44 -0400
committerConway <[email protected]>2026-05-01 10:52:44 -0400
commit4555d26ba28e87b99b610742d01d7210b0934259 (patch)
tree5c483def8e81c4637f3edb5f2c2e307b91a7d66a /.gitignore
parent453bccb2c3cc658681b881a7b4271d0d7d4b8d44 (diff)
Apply pixelated-scaling and hide-extensions patch on v26.04.0
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c3d1b4f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+# makepkg build/output dirs
+src/
+pkg/
+
+# downloaded source tarballs and signatures
+*.tar.xz
+*.tar.xz.sig
+
+# built packages
+*.pkg.tar.zst