Exclude internal docs from future uploads
Browse files- .gitignore +6 -0
.gitignore
CHANGED
|
@@ -10,3 +10,9 @@ space_outputs/
|
|
| 10 |
inference_outputs/
|
| 11 |
wandb/
|
| 12 |
*.log
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
inference_outputs/
|
| 11 |
wandb/
|
| 12 |
*.log
|
| 13 |
+
.cursor/
|
| 14 |
+
.agents/
|
| 15 |
+
APPLICATION_REPORT*.md
|
| 16 |
+
COMPUTATIONAL_TOOL_REPORT*.md
|
| 17 |
+
CURRENT_STATE.md
|
| 18 |
+
SESSION_HANDOFF.md
|