Skip to content

Commit

Permalink
add results path to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
cah-patrickthiem committed Oct 16, 2024
1 parent b66228f commit 6d98860
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 @@ -3,6 +3,9 @@
.idea
.DS_Store
node_modules
<<<<<<< HEAD
Tests/kaas/results/
=======
>>>>>>> 4e8fc4d (add results path to .gitignore)
Tests/kaas/kaas-sonobuoy-tests/results/
*.tar.gz

0 comments on commit 6d98860

Please sign in to comment.