Skip to content

Commit

Permalink
Merge pull request #20 from scroll-tech/fix/git-ignore
Browse files Browse the repository at this point in the history
Exclude benchmark outputs folder from git.
  • Loading branch information
WizardOfMenlo authored Nov 27, 2024
2 parents b2c5996 + 03b2bcf commit f044e59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ outputs/temp/
*.pdf
scripts/__pycache__/
.DS_Store
outputs/
.idea

0 comments on commit f044e59

Please sign in to comment.