mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2026-06-13 04:04:59 +03:00
ci (AGENTS.md): add llm instructions
- AGENTS.md: generated with claude + serena mcp - settings.json: claude-specific permissions - .gitignore: add exclusions/inclusions Closes #779
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# ETC
|
||||
*.out
|
||||
.serena/
|
||||
CLAUDE.md
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
@@ -292,3 +294,8 @@ dist
|
||||
.yarn/build-state.yml
|
||||
.yarn/install-state.gz
|
||||
.pnp.*
|
||||
|
||||
# INCLUDE
|
||||
!**/.gitkeep
|
||||
!**/*.example
|
||||
!**/AGENTS.md
|
||||
|
||||
Reference in New Issue
Block a user