yamcs / quickstart

Get started with Yamcs
https://yamcs.org
20 stars 21 forks source link

Ignore un-stage files under VSCODE .history folder #34

Open Apaisal opened 3 weeks ago

Apaisal commented 3 weeks ago

Update .gitignore for VSCODE .history folder following this patch https://github.com/yamcs/quickstart/commit/e4ac711cd53d4066001f0aac6e321bc7a5ca2852

fqqb commented 3 weeks ago

i've never heard of this folder. Is this pure vscode, or coming from an extension?

Apaisal commented 3 weeks ago

It's coming from a Local History extension, not pure VSCODE yet. This extension is useful when we develop locally without committing per period, It's like local history in ECLIPSE.