summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@spawned.biz>2024-12-18 00:49:41 +0100
committerJoel Klinghed <the_jk@spawned.biz>2024-12-18 00:49:41 +0100
commit8eed49067b82c7ec017ace069427185a2e135e41 (patch)
tree122550d0c07538cb4c8a10d9baece4648cbf3008 /.gitignore
parent3b198d300fd634326dcab2557c8afb18adeba144 (diff)
Add display and fix many issues
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5dc3401..ce27360 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
build/*
-node_modules/ \ No newline at end of file
+node_modules/
+.venv/