🔥 Cleanup and reduced log output
This commit is contained in:
parent
0461c64b9a
commit
99f1327015
205 changed files with 91 additions and 4059 deletions
|
@ -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
|
24
packages/create-freesewing-pattern/.gitignore
vendored
24
packages/create-freesewing-pattern/.gitignore
vendored
|
@ -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
|
|
@ -1,2 +0,0 @@
|
|||
!templates/**/*
|
||||
media
|
Loading…
Add table
Add a link
Reference in a new issue