Skip to content

Commit

Permalink
Ignore .cache directory created by unit tests
Browse files Browse the repository at this point in the history
CTest creates this directory for its test results.
  • Loading branch information
Ghostkeeper committed Mar 13, 2017
1 parent ecc9739 commit 1d22d87
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 @@ -10,6 +10,7 @@ resources/i18n/x-test
resources/firmware
resources/materials
LC_MESSAGES
.cache

# Editors and IDEs.
*kdev*
Expand Down

0 comments on commit 1d22d87

Please sign in to comment.