aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/.gitignore')
-rw-r--r--frontend/.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/frontend/.gitignore b/frontend/.gitignore
index 80ec311..f6b5418 100644
--- a/frontend/.gitignore
+++ b/frontend/.gitignore
@@ -1,5 +1,6 @@
-node_modules
+/node_modules/
+
+/.react-router/
+/build/
-/.cache
-/build
.env