mirror of
https://github.com/leigest519/ScreenCoder.git
synced 2026-02-13 02:02:48 +00:00
Initial commit
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Node / JavaScript
|
||||
node_modules/
|
||||
dist/
|
||||
.DS_Store
|
||||
|
||||
# Environments
|
||||
.env
|
||||
.venv
|
||||
|
||||
# API keys
|
||||
doubao_api.txt
|
||||
Reference in New Issue
Block a user