Skip to content

Commit 06ff413

Browse files
committed
Update gitignore with git repos
Signed-off-by: Federico Claramonte <[email protected]>
1 parent 7f49ce8 commit 06ff413

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

.gitignore

+32
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,35 @@ Icon
5454
log/
5555
target/
5656

57+
58+
# git repos
59+
core-command/
60+
core-config-seed/
61+
core-data-client/
62+
core-data/
63+
core-domain/
64+
core-exception/
65+
core-metadata-client/
66+
core-metadata/
67+
core-test/
68+
device-bacnet/
69+
device-bluetooth/
70+
device-modbus/
71+
device-mqtt/
72+
device-snmp/
73+
device-virtual/
74+
docker-core-config-seed/
75+
docker-core-consul/
76+
docker-edgex-mongo/
77+
docker-edgex-volume/
78+
export-client/
79+
export-distro/
80+
export-domain/
81+
export-test/
82+
support-domain/
83+
support-logging-client/
84+
support-logging/
85+
support-notifications-client/
86+
support-notifications/
87+
support-rulesengine/
88+
support-scheduler/

0 commit comments

Comments
 (0)