You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Automatically includes README** files if present, placing it at the start of the flattened file.
10
-
-**Excludes hidden files and directories** (those starting with a dot).
10
+
-**Excludes hidden files and directories** (those starting with a dot), specific directories (`build`, `dist`, `node_modules`, `__pycache__`), specific files (`*.flat.md`, `*.lock`, `*.hidden`), and any paths specified in `.gitignore`.
11
11
-**Supports flattening directly from Git URLs** even if the repository is not cloned locally.
0 commit comments