Add lfs.
This commit is contained in:
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
*.dll filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.so filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.dylib filter=lfs diff=lfs merge=lfs -text
|
||||||
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "ru.shazbot.nativefiledialog",
|
"name": "ru.shazbot.nativefiledialog",
|
||||||
"version": "1.1.6",
|
"version": "1.0.0",
|
||||||
"displayName": "Native File Dialog",
|
"displayName": "Native File Dialog",
|
||||||
"description": "Based on https://github.com/milleniumbug/NativeFileDialogSharp",
|
"description": "Based on https://github.com/milleniumbug/NativeFileDialogSharp",
|
||||||
"licensesUrl": "https://git.well-placed.de/InnoLab/NativeFileDialog/src/LICENSE.md",
|
"licensesUrl": "https://git.well-placed.de/InnoLab/NativeFileDialogPackage/src/LICENSE.md",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"native",
|
"native",
|
||||||
"file",
|
"file",
|
||||||
|
|||||||
Reference in New Issue
Block a user