summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e84d3bcccc2e..a0cc388af587 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,7 @@ pkg/
*.tar.xz
# Package files
-*.zst \ No newline at end of file
+*.zst
+
+# Temporary directory
+tmp/ \ No newline at end of file