aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5ec12ef..1865660 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,4 +63,5 @@ report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json
actualDataDir
.sb1state
.sb1at.json
-**/.svelte-kit \ No newline at end of file
+**/.svelte-kit
+**/build/** \ No newline at end of file