summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAntonin Décimo2020-10-24 02:20:02 +0200
committerAntonin Décimo2020-10-24 02:20:02 +0200
commita1c79a23e489344f235582e680b9ce1157a2b7f9 (patch)
treedebef03b1a780a5ca565151c89f26cd2ec0e14f3 /.gitignore
parent5508e76470074eaaf6309f14236d00c03c7f93fe (diff)
downloadaur-a1c79a23e489344f235582e680b9ce1157a2b7f9.tar.gz
Ignore all files by default.
https://wiki.archlinux.org/index.php/AUR_submission_guidelines > Tip: To keep the working directory and commits as clean as possible, > create a gitignore(5) that excludes all files and force-add files as > needed.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 1 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index ad29e144f53d..72e8ffc0db8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1 @@
-*.tar.gz
-*.tar.xz
-src/
-pkg/
-sway/
+*