summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d48d03f..e9c8952 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ core
.gdb_history
.gdbinit
+# Makefile build
/arping
/clockdiff
/ping
@@ -21,3 +22,5 @@ core
/tracepath
/tracepath6
/traceroute6
+# Meson build
+/builddir