Skip to content

Adding gitignore file that includes the build/ directory

null requested to merge (removed):add-gitignore into master

This adds a .gitignore file and marks the ./build/ directory (which is the directory created by meson per the build instructions) as to be ignored.

Merge request reports