diff options
Diffstat (limited to 'libs/cglm/win/.gitignore')
-rw-r--r-- | libs/cglm/win/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libs/cglm/win/.gitignore b/libs/cglm/win/.gitignore new file mode 100644 index 0000000..96c0a51 --- /dev/null +++ b/libs/cglm/win/.gitignore @@ -0,0 +1,9 @@ +!cglm.sln + +!cglm.vcxproj +!cglm.vcxproj.filters + +!cglm-test.vcxproj +!cglm-test.vcxproj.filters + +!packages.config |