aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/.gitignore')
-rw-r--r--src/components/.gitignore27
1 files changed, 0 insertions, 27 deletions
diff --git a/src/components/.gitignore b/src/components/.gitignore
deleted file mode 100644
index 70773a3..0000000
--- a/src/components/.gitignore
+++ /dev/null
@@ -1,27 +0,0 @@
-
-# dependencies
-/node_modules
-/.pnp
-.pnp.js
-
-# testing
-/coverage
-
-# production
-/build
-
-# misc
-.DS_Store
-*.pem
-
-# debug
-npm-debug.log*
-yarn-debug.log*
-yarn-error.log*
-
-# local files
-.env.local
-.env.development.local
-.env.test.local
-.env.production.local
-/.idea