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
commit05cad6bc6697e678a150dddc640eb1aac456decf (patch)
treee3a125fd50f94aff50082a7738607be5da40a40d /.gitignore
parentcompat: workaround Ubuntu 16.10 kernel weirdness (diff)
downloadwireguard-monolithic-historical-05cad6bc6697e678a150dddc640eb1aac456decf.tar.xz
wireguard-monolithic-historical-05cad6bc6697e678a150dddc640eb1aac456decf.zip
gitignore: ignore split DWARF debug info
Signed-off-by: Samuel Holland <samuel@sholland.org>
Diffstat (limited to '')
-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