Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more things to the gitignore that are not being ignored #462

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

gregtatum
Copy link
Contributor

This adds more items to the project's .gitignore that are not being ignored. I could add them to my global gitignore, but it seems to make sense to add them to the project itself. Note that I added /build as well as /build-native as it's a common cmake practice to use /build as the build directory. The emsdk folder is generated by the ./build-wasm.sh command.

@kpu kpu merged commit 47024ec into browsermt:main Aug 16, 2023
13 checks passed
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.

2 participants