summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-04-13 22:29:11 +0300
committerAsko Nõmm <asko@nmm.ee>2025-04-13 22:29:11 +0300
commit160d6688dc1bb467aba0c4e39457193478906678 (patch)
treeadd66a8b455556d04f4ce42602717e39df6d0897 /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..891437f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/node_modules
+/dist
+.DS_Store