X-Git-Url: https://git.cworth.org/git?p=puzzless;a=blobdiff_plain;f=.gitignore;fp=.gitignore;h=d30f40ef4422ff27041df9dba83e4bd26849dc48;hp=0000000000000000000000000000000000000000;hb=71f81b4555b0830ddf20f5ea901b0d4b34be253c;hpb=5a6fdde528dcff44c86f73709ed54916a769222e diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d30f40e --- /dev/null +++ b/.gitignore @@ -0,0 +1,21 @@ +# See https://help.github.com/ignore-files/ for more about ignoring files. + +# 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*