summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorStephen Gregoratto2020-01-10 13:39:06 +1100
committerStephen Gregoratto2020-01-10 13:45:21 +1100
commit2e6b2234a2c6cc56c560da588d4892d7dc55c044 (patch)
tree31413d8fb19558c95ccaca64423f6e1286b7071f /.gitignore
parent20bc9bcadcaed3210e03a985ddafd89d80419cbb (diff)
downloadaur-2e6b2234a2c6cc56c560da588d4892d7dc55c044.tar.gz
update pkgbuild, fix file location errors
The pam configuration was unified for all supported OSs, and renamed to `pam/swaylock`. This commit also has a number of other fixes: - Adjust the pkgver method to use best practices - Remove pango dependancy, move gdk-pixbuf2 as a runtime dep. - Simplify meson/ninja commands. - Various stylistic changes.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 4 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 532304017a00..e4f9ba3007cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
-swaylock*.tar*
-src/
-pkg/
-swaylock/
-swaylock-git*
+*
+!.SRCINFO
+!PKGBUILD
+!.gitignore