1
0
Fork 0

🔥 Cleanup and reduced log output

This commit is contained in:
Joost De Cock 2019-04-20 19:50:37 +02:00
parent 0461c64b9a
commit 99f1327015
205 changed files with 91 additions and 4059 deletions

View file

@ -1,9 +0,0 @@
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

View file

@ -1,24 +0,0 @@
# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
node_modules
# builds
build
dist
# misc
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# temp directories created during testing
my-test-library
nala

View file

@ -1,2 +0,0 @@
!templates/**/*
media