The created nftables.service file in tools directory should not be tracked by Git. Signed-off-by: Fernando Fernandez Mancera --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1e3bc514..45fef7dd 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ build-aux/ libnftables.pc libtool nftversion.h +tools/nftables.service # cscope files /cscope.* -- 2.51.0