summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorZach Himsel2023-02-13 10:04:26 -0500
committerZach Himsel2023-02-13 10:13:46 -0500
commit5ab59b817e9e9e1e2a1474172c959ce14ef622b3 (patch)
treef73ff7bf0ccd9f1b3f1d0489f6b4e0387b696410 /.gitignore
parentd72fbba3fdad1385e3dcced99afe0e0e6ca1b37f (diff)
downloadaur-5ab59b817e9e9e1e2a1474172c959ce14ef622b3.tar.gz
Clean up PKGBUILD, fix depends/conflicts
- Don't `depends` on packages only needed for building (use `makedepends` for that) - Add a `conflicts` for the -beta package. The beta's new config file is not backwards-compatible with the non-beta version. - Remove empty variables - Clean up indenting and variable ordering - Add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..72e8ffc0db8a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*