Skip to content

Commit

Permalink
fix: Git-ignore the .clang-format file
Browse files Browse the repository at this point in the history
Ticket: MEN-5795
Changelog: None

Signed-off-by: Vratislav Podzimek <[email protected]>
  • Loading branch information
vpodzime committed Dec 14, 2022
1 parent 1825cb8 commit 145639a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,6 @@

# Test reports
/reports

# Misc
/.clang-format

0 comments on commit 145639a

Please sign in to comment.