mirror of
https://github.com/forkless/Piperless.git
synced 2026-08-17 01:01:48 +02:00
Remove .deepseek and AGENTS.md from repository; add to .gitignore
This commit is contained in:
@@ -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
@@ -5,3 +5,5 @@ build/
|
||||
# OS files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
.deepseek/
|
||||
AGENTS.md
|
||||
|
||||
@@ -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 -->
|
||||
Reference in New Issue
Block a user