summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-28 03:27:20 +0300
committerCaleb Maclennan2024-03-28 03:27:20 +0300
commit92578e9f32e590d1dd545c77ef93a185f261eff8 (patch)
tree866dbcdb0aacdc81437603156cc67729e5a61e25 /.gitignore
parentb3c2b97fe0cb34ce4263eddaff7b9496c7c6076b (diff)
downloadaur-92578e9f32e590d1dd545c77ef93a185f261eff8.tar.gz
Remove gitignore, not part of Arch packaging guidelines
The need for git ignore files is better served by a single parent .gitignore in the directory above all one's AUR packages (whether this is just a loose file or part of an `aurpublish` setup or whether `pkgctl` is being used). Each AUR package having its own missmatched ignore rules that behave differently depending on developer preferences is fairly disruptive because tooling doesn't behave the same between packages.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index b0da912e8f35..000000000000
--- a/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-*.tar.xz
-*.tar.gz
-*.tar.bz2
-*.tar.zst
-pkg/
-src/