diff options
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1 +1,4 @@ -node_modules/
\ No newline at end of file +node_modules/ + +*/.DS_Store +.DS_Store
\ No newline at end of file |
![]() |
index : nativekit | |
| Native UI Kit for Electron Framework. Native Kit is a new way to build Electron apps for macOS and Windows with all the native looks for the different operating systems. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 5 |
@@ -1 +1,4 @@ -node_modules/
\ No newline at end of file +node_modules/ + +*/.DS_Store +.DS_Store
\ No newline at end of file |