diff options
author | jusipat <justin10patrick@gmail.com> | 2022-01-25 10:35:31 -0700 |
---|---|---|
committer | jusipat <justin10patrick@gmail.com> | 2022-01-25 10:35:31 -0700 |
commit | f02693eed80de7ebf1d03f3d7a8069dd8a3b53ae (patch) | |
tree | e21d8cb90a9d62068435a70fcb8754183aa65c88 /.gitignore | |
parent | e0f29aa0b03807ef3968edd5673d9dc5637f32af (diff) |
Added music player
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,4 +6,5 @@ Release/ *.sln *.vcxproj *.vcxproj.filters -*.vcxproj.user
\ No newline at end of file +*.vcxproj.user +/stb_image.h |