Add raylib library

This commit is contained in:
2023-10-31 11:39:24 +01:00
parent f3474ff895
commit 3acf19b705
896 changed files with 510860 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
{
"files.exclude": {
"**/.git": true,
"**/.svn": true,
"**/.hg": true,
"**/CVS": true,
"**/.DS_Store": true,
"**/*.o": true,
"**/*.exe": true,
}
}