summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGrey Christoforo2023-05-17 19:45:09 -0600
committerGrey Christoforo2023-05-17 19:45:09 -0600
commitbee8741ec205ae6a5ec258c5202b1e7af1475bf8 (patch)
treefda205dddbf755d75f1ed93369ca6bf175f6c731 /.gitignore
parentca067f9a5fec6b206befddf5b81bcbbf24cd3f74 (diff)
downloadaur-bee8741ec205ae6a5ec258c5202b1e7af1475bf8.tar.gz
fix build for python 3.11. thanks getzze!
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 32f0ae164510..c3b7d2e0c2ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ src/
pkg/
*.tar.gz
*.tar.xz
+*.tar.zst