This commit is contained in:
Overtorment
2018-12-02 22:17:02 +00:00
commit fb63f4e3c2
13 changed files with 8433 additions and 0 deletions

23
.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
# See https://help.github.com/ignore-files/ for more about ignoring files.
admin.macaroon
tls.cert
logs/
# dependencies
/node_modules
node_modules/
# misc
.env.local
.env.development.local
.env.test.local
.env.production.local
.idea/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# OSX# OSX
#
.DS_Store