diff options
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,2 +1,4 @@ node_modules/ -node_modules/*
\ No newline at end of file +node_modules/* +.DS_STORE +*/.DS_STORE
\ No newline at end of file |
![]() |
index : authorr | |
| A desktop app for authors. Available for Mac OS X 10.9+. Uses my own framework - NativeKit available at: https://github.com/luciferreeves/nativekit. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -1,2 +1,4 @@ node_modules/ -node_modules/*
\ No newline at end of file +node_modules/* +.DS_STORE +*/.DS_STORE
\ No newline at end of file |