Skip to content

Commit

Permalink
Update gitignore with pycache
Browse files Browse the repository at this point in the history
  • Loading branch information
sacheendra committed Jan 31, 2024
1 parent 2460ed0 commit bd93d70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,5 @@ opendc-experiments/reservation/src/main/resources/trace
opendc-experiments/reservation/output
**/scheduling-apis/**/trace/**/*.parquet
**/scheduling-apis/**/output/

__pycache__

0 comments on commit bd93d70

Please sign in to comment.