update .gitignore and remove file
This commit is contained in:
parent
5e0189f487
commit
691af52e36
7
.gitignore
vendored
7
.gitignore
vendored
@ -58,3 +58,10 @@ buck-out/
|
||||
|
||||
# CocoaPods
|
||||
/ios/Pods/
|
||||
|
||||
.vscode
|
||||
.bundle
|
||||
|
||||
android/.settings/
|
||||
android/app/.settings/
|
||||
android/*.hprof
|
||||
|
||||
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -1,3 +0,0 @@
|
||||
{
|
||||
"java.configuration.updateBuildConfiguration": "automatic"
|
||||
}
|
||||
@ -1,2 +0,0 @@
|
||||
connection.project.dir=
|
||||
eclipse.preferences.version=1
|
||||
@ -1,2 +0,0 @@
|
||||
connection.project.dir=..
|
||||
eclipse.preferences.version=1
|
||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user