mirror of
https://github.com/gbowne1/ClassicOS.git
synced 2025-10-13 13:15:07 -07:00
fix CMakeLists.txt and add build dir to gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -65,3 +65,9 @@ CMakeLists.txt
|
||||
.github/
|
||||
|
||||
*.patch
|
||||
|
||||
/build
|
||||
build
|
||||
./build
|
||||
build/
|
||||
build/**
|
||||
|
Reference in New Issue
Block a user