ignore build dirs
parent
bd73d8f26f
commit
9b0eef430e
@ -0,0 +1,3 @@
|
||||
.DS_Store
|
||||
build/*
|
||||
build_*/*
|
@ -0,0 +1,10 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"git.ignoreLimitWarning": true
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue