mirror of
https://github.com/michaelrsweet/mxml.git
synced 2026-08-13 11:44:45 -04:00
Update gitignore.
This commit is contained in:
parent
8e6d313f47
commit
a5d1342d53
4
.gitignore
vendored
4
.gitignore
vendored
@ -25,5 +25,9 @@
|
||||
/xcode/mxml.xcodeproj/project.xcworkspace
|
||||
/xcode/mxml.xcodeproj/xcuserdata
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
|
||||
# CMake
|
||||
build/
|
||||
CMakeUserPresets.json
|
||||
|
||||
@ -1,9 +0,0 @@
|
||||
{
|
||||
"version": 4,
|
||||
"vendor": {
|
||||
"conan": {}
|
||||
},
|
||||
"include": [
|
||||
"build/Release/generators/CMakePresets.json"
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user