summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore28
1 files changed, 0 insertions, 28 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 415295d9..00000000
--- a/.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