diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -112,3 +112,33 @@ $RECYCLE.BIN/ *.lnk # End of https://www.toptal.com/developers/gitignore/api/macos,linux,windows,matlab + +# Symbolic links +templates/TestFunction_generate_system_scaled.p +templates/TestFunction_MPC_TE_forces.p +templates/TestFunction.p +templates/TestFunction_lqr_maxPI.p +templates/TestFunction_compute_minRPI.p +templates/TestFunction_compute_tube_controller.p +templates/TestFunction_generate_params.p +templates/TestFunction_MPC_TS_SC.p +templates/TestFunction_MPC_TE.p +templates/TestFunction_MPC_TS.p +templates/TestFunction_compute_tightening.p +templates/run_tests.p +templates/TestFunction_lqr_tuning_script.p +templates/TestFunction_generate_system_cont.p +templates/TestFunction_traj_cost.p +templates/TestFunction_MPC.p +templates/TestFunction_traj_constraints.p +templates/TestFunction_simulate_uncertain.p +templates/TestFunction_lqr_tuning.p +templates/linearController.p +templates/TestFunction_simulate.p +templates/TestFunction_LQR.p +templates/TestFunction_generate_system.p +templates/TestFunction_generate_constraints.p +templates/TestFunction_MPC_TUBE_script.p +templates/TestFunction_generate_disturbances.p +templates/TestFunction_MPC_TUBE.p +templates/TestFunction_MPC_TS_SC_script.p |