diff options
author | iurii <[email protected]> | 2024-08-31 21:27:54 +0200 |
---|---|---|
committer | iurii <[email protected]> | 2024-08-31 21:27:54 +0200 |
commit | 1e34058ac8c5929e9dedb544b9a1c84a6c13435a (patch) | |
tree | b7ecd2d3076f732ccafa186f7caa701d9b770def /.gitignore | |
parent | 0be81b1387f010bb00e1ea34ff66561fa67cedef (diff) | |
download | funhalla-1e34058ac8c5929e9dedb544b9a1c84a6c13435a.tar.gz |
phong shader model
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1fcb152..37b81c5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ +.vs out +src\.vs |