Skip to content

Commit

Permalink
Un-ignoring .txt in .gitignore
Browse files Browse the repository at this point in the history
(as we need them for the expected.txt files)
  • Loading branch information
michaelpradel committed Nov 25, 2022
1 parent 7e51c60 commit 22d7a0b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,4 @@ venvs/**
!venvs
under_test/**
!under_test
output.log
*.txt
test_files/
output.log

0 comments on commit 22d7a0b

Please sign in to comment.