Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-06-15 13:45:26 +0200
committerErich Eckner <git@eckner.net>2020-09-25 10:37:44 +0200
commit6e798163d9f0a36bf5695eff00b648f14e56c418 (patch)
treece3ddef6b657042d221bcdc04d36ad41f05d23c4
parent4fad4b355f6d36708a3c733b9c719cf8cf724ab2 (diff)
.gitignore *.tar.gz and *.tar.gz.sig
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bee8a64..0536503 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,5 @@
__pycache__
+*.tar.gz
+*.tar.gz.sig
+*.tar.xz
+*.tar.xz.sig