summaryrefslogtreecommitdiff
path: root/frontend/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/.gitignore')
-rw-r--r--frontend/.gitignore28
1 files changed, 0 insertions, 28 deletions
diff --git a/frontend/.gitignore b/frontend/.gitignore
deleted file mode 100644
index 4fa931fe..00000000
--- a/frontend/.gitignore
+++ /dev/null
@@ -1,28 +0,0 @@
-# Dependencies
-/node_modules
-
-# Testing
-/coverage
-
-# Production
-/build
-
-# Misc
-.DS_Store
-.env.local
-.env.development.local
-.env.test.local
-.env.production.local
-
-npm-debug.log*
-yarn-debug.log*
-yarn-error.log*
-
-# IntelliJ IDEA
-/.idea
-
-# Environment variables
-.env
-
-# Sass output
-*.css