Merge pull request #29 from h4570/h4570-patch-1
Add .gitignore to dolphin sample
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
.vscode/
|
||||
bin/**
|
||||
fonts/**
|
||||
Reference in New Issue
Block a user
Add .gitignore to dolphin sample
@@ -0,0 +1,3 @@
|
||||
.vscode/
|
||||
bin/**
|
||||
fonts/**
|
||||