c2ce1955f9
避免将仓根 config/tpt、*.exe 及 example/tpt/swagger 再推送到远端。 Co-authored-by: Cursor <cursoragent@cursor.com>
24 lines
242 B
Plaintext
24 lines
242 B
Plaintext
/.idea/*
|
|
.idea
|
|
/example/tpt/demo/
|
|
*.exe
|
|
*.test
|
|
*.out
|
|
/example/config
|
|
/config/
|
|
/tpt/
|
|
example/tpt/swagger/
|
|
**/swagger/
|
|
/.cursor/*.log
|
|
*.sql
|
|
*.py
|
|
*.log
|
|
logs/
|
|
|
|
# Cursor / agent debug NDJSON leftovers
|
|
debug-*.log
|
|
**/debug-*.log
|
|
|
|
# macOS
|
|
.DS_Store
|