Skip to content

Commit

Permalink
ignore files in benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
chaseshyu committed Oct 6, 2020
1 parent d4caedb commit 6bad7d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ util/__pycache__
# results created by flac under examples/
examples/**
!examples/*.inp
benchmark/**
!benchmark/*.inp
!benchmark/*.py

# temporary files from vi
*.swp
Expand Down

0 comments on commit 6bad7d9

Please sign in to comment.