Update .gitignore
This commit is contained in:
parent
af15fc0dbe
commit
d3f91d302a
5
.gitignore
vendored
5
.gitignore
vendored
@ -7,6 +7,9 @@ yarn-error.log*
|
|||||||
lerna-debug.log*
|
lerna-debug.log*
|
||||||
.pnpm-debug.log*
|
.pnpm-debug.log*
|
||||||
|
|
||||||
|
part
|
||||||
|
gcodefiles
|
||||||
|
|
||||||
.DS_STORE
|
.DS_STORE
|
||||||
|
|
||||||
# Diagnostic reports (https://nodejs.org/api/report.html)
|
# Diagnostic reports (https://nodejs.org/api/report.html)
|
||||||
@ -131,4 +134,4 @@ dist
|
|||||||
.yarn/install-state.gz
|
.yarn/install-state.gz
|
||||||
.pnp.*
|
.pnp.*
|
||||||
|
|
||||||
.nova
|
.nova
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user