Skip to content

Commit

Permalink
Modify gitignore to ignore data files
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewHWang1605 committed Apr 25, 2024
1 parent 7216c46 commit 7f7f06a
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 @@ -133,3 +133,6 @@ dmypy.json

# Pyre type checker
.pyre/

# Data from Free-Flyer low-level MPC characterization experiments (Andrew Wang, 2024)
testing_files/experiment_data

0 comments on commit 7f7f06a

Please sign in to comment.