Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
breuert committed Aug 25, 2021
1 parent b352617 commit cd58097
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,12 @@
__pycache__/
build/
dist/
repro_eval.egg-info/
repro_eval.egg-info/
playground.py
example/data/runs/
example/orig_a.txt
example/orig_b.txt
example/rpd_a.txt
example/rpd_b.txt
example/rpl_a.txt
example/rpl_b.txt

0 comments on commit cd58097

Please sign in to comment.