diff --git a/.gitattributes b/.gitattributes index 799249a..b634d85 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1 @@ -*.dll filter=lfs diff=lfs merge=lfs -text *.pdf filter=lfs diff=lfs merge=lfs -text -*.so filter=lfs diff=lfs merge=lfs -text diff --git a/castle.code-workspace b/castle.code-workspace index 4488bd8..ddb61bb 100644 --- a/castle.code-workspace +++ b/castle.code-workspace @@ -16,14 +16,6 @@ "name": "myid", "path": "packages/myid" }, - { - "name": "sciter", - "path": "packages/sciter" - }, - { - "name": "tcc", - "path": "packages/tcc" - }, { "name": "vecmath", "path": "packages/vecmath"