mirror of
https://github.com/gbowne1/ClassicOS.git
synced 2025-10-13 13:15:07 -07:00
fixing an issue with UNIX style EOL
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -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/
|
Reference in New Issue
Block a user