Skip to content

Commit

Permalink
fix(docker): copy all .csv and .png files to images (#5263)
Browse files Browse the repository at this point in the history
copy all .csv and .png files to images

Signed-off-by: Yutaka Kondo <[email protected]>
  • Loading branch information
youtalk committed Sep 20, 2024
1 parent 0fb00f4 commit f9a7380
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,10 @@ docker
# Ignore a part of files under src
src/**/.*
src/**/*.asc
src/**/*.csv
src/**/*.gif
src/**/*.md
src/**/*.pcd
src/**/*.png
src/**/*.svg
!src/universe/autoware.universe/common/autoware_overlay_rviz_plugin/autoware_overlay_rviz_plugin/assets
!src/universe/autoware.universe/vehicle/autoware_raw_vehicle_cmd_converter/data/default

# Ignore generated files by colcon
build
Expand Down

0 comments on commit f9a7380

Please sign in to comment.