aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2017-05-31 11:30:59 -0500
committerJason A. Donenfeld <Jason@zx2c4.com>2017-07-03 23:06:27 +0200
commit0d154c26135b65b81dc33f714e0bac05d4924fb6 (patch)
tree463ef793b0e9cf2f79e6b70518472cec2cd035a3 /.gitignore
parentcompat: workaround Ubuntu 16.10 kernel weirdness (diff)
downloadwireguard-linux-compat-0d154c26135b65b81dc33f714e0bac05d4924fb6.tar.xz
wireguard-linux-compat-0d154c26135b65b81dc33f714e0bac05d4924fb6.zip
gitignore: ignore split DWARF debug info
Signed-off-by: Samuel Holland <samuel@sholland.org> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cba889d..83768f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
cscope.out
*.o
*.d
+*.dwo
*.ko
*.mod.c
src/tools/wg