Browse Source

Merge pull request #156 from ZarothYe/vs-gitignore

Add .vs folder to .gitignore file
pull/159/head
Adam Johnson 2 years ago committed by GitHub
parent
commit
845201481d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .gitignore

3
.gitignore vendored

@ -2,3 +2,6 @@
*.blend1
*.ktc
*.pyc
# Visual Studio cache/options directory
.vs/

Loading…
Cancel
Save