mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
update gitignore
This commit is contained in:
parent
dea90e20e6
commit
38f898e9c7
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -2,8 +2,8 @@ zig-cache/
|
||||||
build/
|
build/
|
||||||
build-release/
|
build-release/
|
||||||
build-windows/
|
build-windows/
|
||||||
build-llvm-5/
|
build-llvm4-debug/
|
||||||
build-llvm-debug/
|
build-llvm5-debug/
|
||||||
/.cproject
|
/.cproject
|
||||||
/.project
|
/.project
|
||||||
/.settings/
|
/.settings/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue