mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
ignore eclipse project configuration
This commit is contained in:
parent
f8e63c4584
commit
d5a6cdb03f
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,2 +1,5 @@
|
||||||
build/
|
build/
|
||||||
build-release/
|
build-release/
|
||||||
|
/.cproject
|
||||||
|
/.project
|
||||||
|
/.settings/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue