Commit 72e22d1
committed
Limit .gitignore of build directory to root
VSCode uses .gitignore to hide directories, without this change this includes `scripts/build`, making it impossible to open or search the directory inside VSCode.1 parent 59490e1 commit 72e22d1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments