Skip to content

Commit

Permalink
Add .gitignore file for pkg/pillar directory
Browse files Browse the repository at this point in the history
Add .gitignore file for pkg/pillar directory and include test artifacts
and profiling results.

Signed-off-by: Paul Gaiduk <[email protected]>
(cherry picked from commit d1599b4)
  • Loading branch information
europaul authored and eriknordmark committed Nov 6, 2024
1 parent f0c24d3 commit 3dc5655
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pkg/pillar/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
*.test
*.profile*
coverage.txt
results.json
results.xml

0 comments on commit 3dc5655

Please sign in to comment.