Update .gitignore

This commit is contained in:
Max 2022-12-05 20:27:38 +01:00 committed by GitHub
parent 248c505af7
commit 47bff933b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

30
.gitignore vendored
View File

@ -50,3 +50,33 @@ modules.order
Module.symvers
Mkfile.old
dkms.conf
# CMAKE
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
cmake_install.cmake
CTestTestfile.cmake
# Make
Makefile
# Build
Build/
build/
BUILD/
bin/
BIN/
lib/
LIB/
out/
# IDE
.vs/
.vscode/
.idea/
.kdev/
.kdev4/
*.kdev
*.kdev4