From 6c0a74eb07df34fdf374cd6c04337f765d197b91 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Sun, 19 Jul 2020 06:20:43 -0600 Subject: [PATCH] gitignore: add ifquery, ifup and ifdown executables to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e0292b1..f22f97e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ *.o *.a +ifquery +ifup +ifdown