diff options
| author | Christian Kolset <ckolset@colostate.edu> | 2026-08-04 16:12:42 -0600 |
|---|---|---|
| committer | Christian Kolset <ckolset@colostate.edu> | 2026-08-04 16:12:42 -0600 |
| commit | 36ea532b4f7f335bece90f2c56a129e20ebc94e6 (patch) | |
| tree | fa091b05d6d98b384f4c24e7b7cf2c552adc4a73 /.gitignore | |
| parent | b070d2849e4b3ac45e2ba270f7f02a491899eb08 (diff) | |
ignoring vscode directory
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,3 +18,6 @@ scripts/release/.tufup-repo-config .claude/ .claude/settings.local.json plugins/enabled.json + +# VS Code +.vscode/ |
