Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
fix: do not push conan-cache after template cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Mar 19, 2022
1 parent 1d3592d commit c11de00
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -2,6 +2,7 @@
build/
out/
cmake-build-*/
conan-cache/

# User spesific settings
CMakeUserPresets.json
Expand Down Expand Up @@ -30,4 +31,4 @@ _ReSharper*
$RECYCLE.BIN/
.TemporaryItems
ehthumbs.db
Thumbs.db
Thumbs.db

0 comments on commit c11de00

Please sign in to comment.