mirror of
https://github.com/emily33901/oxide2.git
synced 2025-08-03 08:56:03 -04:00
Remove garbage
This commit is contained in:
parent
9d17cf105d
commit
513dceb71a
3
.gitignore
vendored
3
.gitignore
vendored
@ -615,4 +615,5 @@ gdb.txt
|
||||
core
|
||||
compile_commands.json
|
||||
.cquery_cached_index
|
||||
|
||||
lib/
|
||||
.vscode/
|
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@ -1,6 +0,0 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"*.txt": "plaintext",
|
||||
"xiosbase": "c"
|
||||
}
|
||||
}
|
@ -3,6 +3,5 @@
|
||||
echo creating projects...
|
||||
|
||||
premake5 vs2017
|
||||
premake5 export-compile-commands
|
||||
|
||||
echo finished.
|
@ -1,6 +1,5 @@
|
||||
echo creating projects...
|
||||
|
||||
./premake5 "gmake"
|
||||
./premake5 "export-compile-commands"
|
||||
|
||||
echo finished.
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user