summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllison Smith2022-10-13 04:54:02 +1100
committerAllison Smith2022-10-13 04:54:02 +1100
commit11570ff0c35f06ed9d1d32d33768c6f46c1fa29e (patch)
treeff863ec65561de31456f6740e7a533267e57ccb6
parent52df43c7ede18291a50092bd2aae97f82adaaf5c (diff)
downloadaur-11570ff0c35f06ed9d1d32d33768c6f46c1fa29e.tar.gz
Add *.tar.zst to .gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 82572c742947..15cfc5ef0664 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ src/
*.tar.xz
*.tar.gz
*.zip
+*.tar.zst