Skip to content

Commit

Permalink
set up gitignore to not start tracking generated gait files
Browse files Browse the repository at this point in the history
  • Loading branch information
Ross Hatton committed Oct 19, 2018
1 parent 095ed2d commit 99aed50
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ sysplotter_data
#############
UserFiles/*
!UserFiles/GenericUser
UserFiles/GenericUser/Shape_Changes/params_*
UserFiles/GenericUser/Shape_Changes/shchf_params_*
UserFiles/GenericUser/Shape_Changes/opt_*
UserFiles/GenericUser/Shape_Changes/shchf_opt_*

0 comments on commit 99aed50

Please sign in to comment.