Skip to content

Commit

Permalink
chore: updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Sep 17, 2024
1 parent 8d44afb commit f2b8be1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

projects
demos
eval_results

# logs
*.log
Expand All @@ -17,7 +18,7 @@ dist
prof
tests/output
docs/_build
.coverage
.coverage*
coverage.xml
junit.xml
__pycache__
Expand Down

0 comments on commit f2b8be1

Please sign in to comment.