mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2025-12-17 05:55:11 +00:00
20 lines
172 B
Plaintext
20 lines
172 B
Plaintext
# Eclipse
|
|
.settings/
|
|
.project
|
|
.buildpath
|
|
|
|
# Webstorm
|
|
.idea/
|
|
|
|
# Dependencies
|
|
node_modules/
|
|
|
|
# Personal
|
|
TODO
|
|
npm-debug.log*
|
|
sc-karma*.log
|
|
|
|
# Build
|
|
build/doc/
|
|
build/coverage/
|