fixing an issue with UNIX style EOL

This commit is contained in:
2024-09-09 15:43:14 -07:00
parent d8eaa406e7
commit f4f71fd3c2
4 changed files with 277 additions and 188 deletions

13
.gitignore vendored
View File

@@ -50,3 +50,16 @@ modules.order
Module.symvers
Mkfile.old
dkms.conf
# Binaries
*.bin
# Build system
Makefile
CMakeLists.txt
# source control and editor
.vscode
.vscode/
.github
.github/