From 773c6e6d8d7e01fbe5e6a700c44d39c75c32e4c3 Mon Sep 17 00:00:00 2001 From: Hirrolot Date: Sun, 8 May 2022 22:03:45 +0600 Subject: [PATCH] Ignore `build/` (Git) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c6127b3..59d4098 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,6 @@ modules.order Module.symvers Mkfile.old dkms.conf + +# Cmake +build/