Skip to content

Commit

Permalink
Added line in .gitignore to avoid pushing dependencies installed via …
Browse files Browse the repository at this point in the history
…vcpkg
  • Loading branch information
serjykalstryke authored and kblaschke committed Dec 29, 2023
1 parent 0dfefc2 commit b9eae98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ to_sync/
src/projectM-sdl/build/
src/libprojectM/build/
*.pkg
./vcpkg_installed

# CLion
cmake-build-*
Expand Down

0 comments on commit b9eae98

Please sign in to comment.