Remove .deepseek and AGENTS.md from repository; add to .gitignore

This commit is contained in:
Forkless
2026-05-10 19:11:37 +02:00
parent daacb1bbf8
commit fa4ceb85e4
4 changed files with 2 additions and 171 deletions
-11
View File
@@ -1,11 +0,0 @@
# Project Structure (Auto-generated)
> This file was automatically generated by DeepSeek TUI.
> You can edit or delete it at any time.
**Summary:** Unknown project type
**Tree:**
```
```
File diff suppressed because one or more lines are too long
+2
View File
@@ -5,3 +5,5 @@ build/
# OS files
.DS_Store
Thumbs.db
.deepseek/
AGENTS.md
-19
View File
@@ -1,19 +0,0 @@
# Project Instructions
This file provides context for AI assistants working on this project.
## Project Type: Unknown
<!-- Add build/test commands here -->
## Guidelines
- Follow existing code style and patterns
- Write tests for new functionality
- Keep changes focused and atomic
- Document public APIs
## Important Notes
<!-- Add project-specific notes here -->