Update .gitignore
This commit is contained in:
parent
5deff6676a
commit
dc8c746057
7
.gitignore
vendored
7
.gitignore
vendored
@ -43,6 +43,13 @@ htdocs/includes/squizlabs/
|
|||||||
htdocs/includes/webmozart/
|
htdocs/includes/webmozart/
|
||||||
htdocs/.well-known/apple-developer-merchantid-domain-association
|
htdocs/.well-known/apple-developer-merchantid-domain-association
|
||||||
|
|
||||||
|
#yarn
|
||||||
|
yarn.lock
|
||||||
|
|
||||||
|
#package-lock
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
|
doc/install.lock
|
||||||
# Node Modules
|
# Node Modules
|
||||||
build/yarn-error.log
|
build/yarn-error.log
|
||||||
build/node_modules/
|
build/node_modules/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user