Commit 367f62f
authored
chore: update gitignore and add .ignore file (#592)
Added `.opencode`, `.ignore`, and `AGENTS.md` files to .gitignore
This PR adds several new entries to the `.gitignore` file:
- `.opencode` directory
- `.ignore` file
- `AGENTS.md` files in the root and various package directories
Additionally, creates a new `.ignore` file that explicitly includes `.claude` and `.notes` files in searches, ensuring they aren't excluded when using tools that respect the `.ignore` file.1 parent 2da7657 commit 367f62f
2 files changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments