Skip to content

Commit

Permalink
chore: Expand gitignore with testdata
Browse files Browse the repository at this point in the history
  • Loading branch information
Griefed committed Sep 3, 2021
1 parent fdf9f9b commit ce81138
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ out/
.vscode/

### Testing ###
testruns
logs
/testruns
/logs
/data

0 comments on commit ce81138

Please sign in to comment.