Skip to content

Commit

Permalink
Include temporary test files to gitgnore (#2644)
Browse files Browse the repository at this point in the history
Signed-off-by: Felipe R. Monteiro <[email protected]>
  • Loading branch information
feliperodri authored Jul 31, 2023
1 parent f024d23 commit 06f0b5c
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion tests/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
*.goto
*.json
*.json

# Temporary folders
rmet*/
kani_concrete_playback

# Binary artifacts
*out
smoke
check_tests
function

0 comments on commit 06f0b5c

Please sign in to comment.