stellaris-idle/.gitignore
OpenClaw CI 672038d9d3
Some checks failed
Build & Test / build (push) Failing after 2s
Build & Test / publish (push) Has been skipped
Fix test project reference, add .gitignore, fix workflow (remove checkout step)
2026-06-07 20:07:12 +00:00

12 lines
98 B
Text

# .NET build artifacts
bin/
obj/
*.user
*.suo
*.cache
.vs/
.idea/
# OS files
.DS_Store
Thumbs.db