diff options
author | Joffrey BION <joffrey.bion@gmail.com> | 2019-05-16 21:40:01 +0200 |
---|---|---|
committer | Joffrey BION <joffrey.bion@gmail.com> | 2019-05-16 21:40:14 +0200 |
commit | 54ecf249111a29e556c4ad566a95dbafcbbc3024 (patch) | |
tree | f18c059c564d11b9e981e2ec5a3c4b0d0d2745e3 /frontend/.gitignore | |
parent | Remove extra import of polyfills (diff) | |
download | seven-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/.gitignore | 12 |
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 |