diff options
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -13,5 +13,8 @@ bower_components .DS_Store Thumbs.db +# TypeScript build info files +*.tsbuildinfo + # Ignore built ts files -dist
\ No newline at end of file +dist |
![]() |
index : dev/gemini-cli | |
| [no description] |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 5 |
@@ -13,5 +13,8 @@ bower_components .DS_Store Thumbs.db +# TypeScript build info files +*.tsbuildinfo + # Ignore built ts files -dist
\ No newline at end of file +dist |