summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-13 12:58:18 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-13 12:58:18 +0200
commit0802d5e6a849c822b7225423c8b20a38763ff45f (patch)
tree243de9b7ba8d54c94d8471dd4ac2ebf1293f1707 /.gitignore
parent:sparkles: docker compose (diff)
downloadserver-0802d5e6a849c822b7225423c8b20a38763ff45f.tar.xz
:sparkles: server bundle
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..32ef9beb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+.DS_STORE
+db/
+dist/
+node_modules
\ No newline at end of file