mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
ignore: add common build and framework directories to ignore list
This commit is contained in:
parent
dfc7ac4cf0
commit
0a96d254e8
@ -18,6 +18,10 @@ export namespace FileIgnore {
|
||||
".hg",
|
||||
".vscode",
|
||||
".idea",
|
||||
".turbo",
|
||||
".output",
|
||||
"desktop",
|
||||
".sst",
|
||||
])
|
||||
|
||||
const FILES = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user