Skip to content

Commit

Permalink
Merge pull request #39 from cybardev/cybardev-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
cybardev authored Apr 2, 2024
2 parents 9d38f94 + 8041353 commit c4fc479
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
"**/*.wav": true,
"**/*.gif": true,
"**/*.ico": true,
"**/*.jpg": true,
"**/*.jpeg": true,
"**/*.png": true,
"**/*.psd": true,
"**/*.tga": true,
"**/*.tif": true,
Expand All @@ -36,13 +33,10 @@
"**/*.MA": true,
"**/*.obj": true,
"**/*.OBJ": true,
"**/*.asset": true,
"**/*.cubemap": true,
"**/*.flare": true,
"**/*.mat": true,
"**/*.meta": true,
"**/*.prefab": true,
"**/*.unity": true,
"build/": true,
"Build/": true,
"Library/": true,
Expand All @@ -51,7 +45,6 @@
"Obj/": true,
"Logs/": true,
"logs/": true,
"ProjectSettings/": true,
"UserSettings/": true,
"temp/": true,
"Temp/": true
Expand Down

0 comments on commit c4fc479

Please sign in to comment.