bpftools: fix library path on 64 bit systems
[openwrt/openwrt.git] / .gitignore
1 *.o
2 .DS_Store
3 .*.swp
4 /env
5 /dl
6 /.config
7 /.config.old
8 /.toolchain_build_ver
9 /bin
10 /build_dir
11 /staging_dir
12 /tmp
13 /logs
14 /feeds
15 /feeds.conf
16 /files
17 /overlay
18 /package/feeds
19 /package/openwrt-packages
20 /*.patch
21 /llvm-bpf*
22 key-build*
23 *.orig
24 *.rej
25 *~
26 .#*
27 *#
28 .emacs.desktop*
29 TAGS*~
30 git-src
31 .project
32 .cproject
33 .ccache
34 .vscode*