Revision 3c16e51e30d0f6d7ef5ecda9a6e19505ea71c89c authored by André Martins on 27 March 2019, 10:10:14 UTC, committed by Daniel Borkmann on 27 March 2019, 12:38:36 UTC
Ignoring the .* makes the git directory to be ignored and thefore it's
not possible to derive the commit ID when building docker images.

Fixes: f332375063be ("Add dockerignore file.")
Signed-off-by: André Martins <andre@cilium.io>
1 parent 3a570b9
History
File Mode Size
include
lib
probes
sockops
.gitignore -rw-r--r-- 27 bytes
COPYING -rw-r--r-- 17.6 KB
Makefile -rw-r--r-- 3.1 KB
Makefile.bpf -rw-r--r-- 1.6 KB
bpf_alignchecker.c -rw-r--r-- 2.2 KB
bpf_features.h -rw-r--r-- 162 bytes
bpf_ipsec.c -rw-r--r-- 1.1 KB
bpf_lb.c -rw-r--r-- 5.4 KB
bpf_lxc.c -rw-r--r-- 32.9 KB
bpf_netdev.c -rw-r--r-- 16.6 KB
bpf_overlay.c -rw-r--r-- 6.5 KB
bpf_xdp.c -rw-r--r-- 4.7 KB
cilium-map-migrate.c -rw-r--r-- 13.3 KB
filter_config.h -rw-r--r-- 1.2 KB
init.sh -rwxr-xr-x 12.3 KB
lxc_config.h -rw-r--r-- 2.5 KB
netdev_config.h -rw-r--r-- 1.1 KB
node_config.h -rw-r--r-- 2.9 KB
run_probes.sh -rwxr-xr-x 3.6 KB
spawn_netns.sh -rwxr-xr-x 3.0 KB

back to top