summaryrefslogtreecommitdiffstats
path: root/backend/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'backend/.gitignore')
-rw-r--r--backend/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/backend/.gitignore b/backend/.gitignore
new file mode 100644
index 0000000..0f79d10
--- /dev/null
+++ b/backend/.gitignore
@@ -0,0 +1,7 @@
+dist
+package-lock.json
+node_modules
+.idea
+.vscode
+*.log
+.env*