Skip to content

Commit

Permalink
Merge pull request #63 from wlawski/gitignore-new-intermediates
Browse files Browse the repository at this point in the history
Ignore intermediate files that appeared recently
  • Loading branch information
partouf authored Oct 29, 2023
2 parents 7261dbb + 998780d commit ae852ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ x86/
bld/
[Bb]in/
[Oo]bj/
.deps/
cmake/.CMakeBuildNumber

# Visual Studio 2015 cache/options directory
.vs/
Expand Down

0 comments on commit ae852ab

Please sign in to comment.