Ignore .sln/.vcxproj files created by gyp
This commit is contained in:
parent
fd6e43baf9
commit
3d83416c04
1 changed files with 2 additions and 0 deletions
2
brightray/.gitignore
vendored
2
brightray/.gitignore
vendored
|
@ -1,2 +1,4 @@
|
|||
/brightray.sln
|
||||
/brightray.vcxproj*
|
||||
/brightray.xcodeproj/
|
||||
/build/
|
||||
|
|
Loading…
Reference in a new issue