Also ignore 'zen' dependency in .gitignore
This commit is contained in:
parent
f5668a7b1f
commit
c98f47b564
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,7 @@
|
|||
|
||||
# subprojects that the user should install themselves
|
||||
/deps/zen
|
||||
|
||||
# default build directory for VSCode
|
||||
/build/
|
||||
|
||||
|
|
Loading…
Reference in a new issue