summaryrefslogtreecommitdiff
path: root/frontend/.gitignore
diff options
context:
space:
mode:
authorJoffrey BION <joffrey.bion@gmail.com>2019-05-16 21:40:01 +0200
committerJoffrey BION <joffrey.bion@gmail.com>2019-05-16 21:40:14 +0200
commit54ecf249111a29e556c4ad566a95dbafcbbc3024 (patch)
treef18c059c564d11b9e981e2ec5a3c4b0d0d2745e3 /frontend/.gitignore
parentRemove extra import of polyfills (diff)
downloadseven-wonders-54ecf249111a29e556c4ad566a95dbafcbbc3024.tar.gz
seven-wonders-54ecf249111a29e556c4ad566a95dbafcbbc3024.tar.bz2
seven-wonders-54ecf249111a29e556c4ad566a95dbafcbbc3024.zip
Cleanup .gitinore files
Diffstat (limited to 'frontend/.gitignore')
-rw-r--r--frontend/.gitignore12
1 files changed, 0 insertions, 12 deletions
diff --git a/frontend/.gitignore b/frontend/.gitignore
index cf5f39d6..3c3629e6 100644
--- a/frontend/.gitignore
+++ b/frontend/.gitignore
@@ -1,13 +1 @@
-# dependencies
node_modules
-
-# testing
-coverage
-
-# production
-build
-
-# misc
-.DS_Store
-.env
-npm-debug.log
bgstack15