mirror of
https://github.com/tw93/Mole.git
synced 2026-02-09 05:34:21 +00:00
feat: add .dart_tool to project purge targets and disk analyzer (#179)
This commit is contained in:
@@ -21,6 +21,7 @@ readonly PURGE_TARGETS=(
|
||||
"obj" # C# / Unity
|
||||
".turbo" # Turborepo cache
|
||||
".parcel-cache" # Parcel bundler
|
||||
".dart_tool" # Flutter/Dart build cache
|
||||
)
|
||||
|
||||
# Minimum age in days before considering for cleanup
|
||||
|
||||
Reference in New Issue
Block a user