-
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path.dockerignore
More file actions
29 lines (28 loc) · 620 Bytes
/
.dockerignore
File metadata and controls
29 lines (28 loc) · 620 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# ignore everything
*
# but include these:
!ros2_data_collection*.repos
!.clang*
!.codecov.yaml
!requirements.txt
!requirements-dev.txt
!humble.yaml
!setup.cfg
!**/package.xml
!**/COLCON_IGNORE
# https://github.com/moby/moby/issues/42788
!dc_bringup/package.xml
!dc_simulation/package.xml
!dc_demos/package.xml
!dc_measurements/package.xml
!dc_services/package.xml
!dc_cli/package.xml
!dc_destinations/package.xml
!fluent_bit_plugins/package.xml
!dc_common/package.xml
!dc_interfaces/package.xml
!dc_util/package.xml
!dc_description/package.xml
!dc_core/package.xml
!dc_group/package.xml
!fluent_bit_vendor/package.xml