summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8ad5b06..23ae801 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,7 @@
# so just remember to put all executables in the dist/ directory.
-dist/*
+build/*
.cache/*
tests/logs/*
bench/dist/*