CProjectTemplate workspace incorporated
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
This commit is contained in:
parent
e8ca5396a7
commit
0f773ba111
BIN
CProjectTemplate
BIN
CProjectTemplate
Binary file not shown.
8
CProjectTemplate.code-workspace
Normal file
8
CProjectTemplate.code-workspace
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"folders": [
|
||||||
|
{
|
||||||
|
"path": "."
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"settings": {}
|
||||||
|
}
|
@ -1,4 +1,5 @@
|
|||||||
Java/
|
Java/
|
||||||
C/
|
C/
|
||||||
|
C++/
|
||||||
scripts/
|
scripts/
|
||||||
utils/
|
utils/
|
@ -25,4 +25,4 @@ if [ -z "$1" ]
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
./$LANGUAGE/scripts/$1.sh "${*:2}"
|
./$LANGUAGE/scripts/$1.sh "${@:2}"
|
@ -1,4 +1,4 @@
|
|||||||
define.sh:3ecab0dffe2adfb950f3eb7c7061b750 -
|
define.sh:3ecab0dffe2adfb950f3eb7c7061b750 -
|
||||||
main.sh:d3d1bd0b56d8114eb7479964227f8576 -
|
main.sh:4e6e9f0650ec790ce2c4364db94f0caa -
|
||||||
search.sh:81d08f5ff48e8a44b5f68387d426da05 -
|
search.sh:30e1842e9a13452ea883bb6516d28e1c -
|
||||||
.updateDirectories:fa5e95db12be22ae8aed7ecbc560e38c -
|
.updateDirectories:971afb892e8280cb4c9ad43fb72a46a0 -
|
||||||
|
Loading…
x
Reference in New Issue
Block a user