Skip to content

Commit cffe6f6

Browse files
chore(gitignore): add legacy and .vscode/ to ignore list
1 parent 4972c58 commit cffe6f6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Manifest.toml
2828
# the hidden folder of shame
2929
temp/
3030
@INPROGRESS/
31+
legacy/
3132

3233
# Internal files
3334
dev
@@ -50,4 +51,5 @@ sprint
5051
.github/instructions
5152
.github/prompts
5253
test/jl_*
53-
*.sh
54+
*.sh
55+
.vscode/

0 commit comments

Comments
 (0)