Skip to content

Commit 9c61283

Browse files
committed
ignore pycache at rear wheel feedback directory
1 parent 0d784c4 commit 9c61283

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ src/components/common/__pycache__
33
src/components/control/__pycache__
44
src/components/control/pid/__pycache__
55
src/components/control/pure_pursuit/__pycache__
6+
src/components/control/rear_wheel_feedback/__pycache__
67
src/components/course/__pycache__
78
src/components/course/cubic_spline_course/__pycache__
89
src/components/course/sin_curve_course/__pycache__

0 commit comments

Comments
 (0)