Skip to content

chore: ignore zig-cache directory in addition to .zig-cache#89

Open
Mahmoud-walid wants to merge 1 commit intonolanderc:mainfrom
Mahmoud-walid:main
Open

chore: ignore zig-cache directory in addition to .zig-cache#89
Mahmoud-walid wants to merge 1 commit intonolanderc:mainfrom
Mahmoud-walid:main

Conversation

@Mahmoud-walid
Copy link

The build system creates both a .zig-cache and a zig-cache directory. To ensure a clean working directory, both should be excluded from version control.
zig V0.11.0 create zig-cache folder no .zig-cache

The build system creates both a `.zig-cache` and a `zig-cache` directory.
To ensure a clean working directory, both should be excluded from version control.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant