Limit build*/ and docs/ to top level, ignore out/ at top level
This commit is contained in:
+3
-2
@@ -1,14 +1,15 @@
|
||||
# CMake artifacts
|
||||
build*/
|
||||
/build*/
|
||||
|
||||
# Doxygen
|
||||
docs/
|
||||
/docs/
|
||||
|
||||
# Visual Studio (Code)
|
||||
.localhistory/
|
||||
.history/
|
||||
.vscode/
|
||||
.vs/
|
||||
/out/
|
||||
CmakeSettings.json
|
||||
|
||||
# macOS General
|
||||
|
||||
Reference in New Issue
Block a user