Browse Source

Update .gitignore

master
Chris Gregan 5 years ago committed by GitHub
parent
commit
c2fa01c542
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      .gitignore

6
.gitignore vendored

@ -8,8 +8,10 @@
*.unityproj *.unityproj
*.sln *.sln
*.userprefs *.userprefs
*.csv# *.csv#
.vs/* .vs/*
UWP/* UWP/*
.idea/*
Assets/Plugins/

Loading…
Cancel
Save