Skip to content

Commit

Permalink
testsys: Add tests to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ecpullen committed Jan 31, 2023
1 parent 65026b1 commit 60c5f4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
/build/rpms/*-debuginfo-*.rpm
/build/rpms/*-debugsource-*.rpm
**/target/*
/tests
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@
/Licenses.toml
/licenses
*.run
/tests

0 comments on commit 60c5f4e

Please sign in to comment.