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
I currently run TypeDoc and tell it to dump the generated docs into a docs/ folder, which also happens to be a submodule in my repo. Every time I regenerate my docs, the .git file is deleted and I lose my submodule. Is there a way to either:
Explicitly specify files that shouldn't be touched
Make it not delete files that aren't HTML in the TypeDoc structure