ValveSoftware / steam-audio

Steam Audio
https://valvesoftware.github.io/steam-audio/
Apache License 2.0
2.2k stars 152 forks source link

Ignore intermediate files #355

Closed Schroedingers-Cat closed 1 month ago

Schroedingers-Cat commented 1 month ago

This PR adds two gitignore files that improve working with this repository. They prevent git from showing changes in directories and to files that should not be committed.

One file is a commonly used gitignore for Unity projects, the source is in the file's header.

The other file ignores intermediate files and built binaries from the Steam Audio plugins.