Skip to content

Commit

Permalink
ignore pycache at rear wheel feedback directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ShisatoYano committed Dec 13, 2024
1 parent 0d784c4 commit 9c61283
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ src/components/common/__pycache__
src/components/control/__pycache__
src/components/control/pid/__pycache__
src/components/control/pure_pursuit/__pycache__
src/components/control/rear_wheel_feedback/__pycache__
src/components/course/__pycache__
src/components/course/cubic_spline_course/__pycache__
src/components/course/sin_curve_course/__pycache__
Expand Down

0 comments on commit 9c61283

Please sign in to comment.