mirror of
https://github.com/jihe520/MathModelAgent.git
synced 2026-09-19 08:09:48 +08:00
ba3466c594
support all model
18 lines
146 B
Plaintext
18 lines
146 B
Plaintext
# IDE settings
|
|
.idea/
|
|
.vscode/
|
|
|
|
# Git
|
|
.git/
|
|
.gitignore
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# Other temp files or OS-specific files
|
|
*.swp
|
|
Thumbs.db
|
|
|
|
docs/
|
|
.cursor
|