chore: gitignore tool-versions file
This commit is contained in:
parent
b45e6adddd
commit
ac36792fdc
3 changed files with 1 additions and 5 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -3,8 +3,5 @@ zig-out
|
||||||
zig-pkg
|
zig-pkg
|
||||||
target
|
target
|
||||||
|
|
||||||
lib
|
.tool-versions
|
||||||
tmp
|
|
||||||
.DS_Store
|
|
||||||
|
|
||||||
test/test262/polyfill-injected.js
|
test/test262/polyfill-injected.js
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
zig master
|
|
||||||
Loading…
Add table
Reference in a new issue