Skip to content

Commit a9940a3

Browse files
maccursoragent
andcommitted
chore: ignore .private/ folder for personal artefacts
Used to host user-only documents (e.g. internal meta-prompts, methodology notes) that should never be pushed to the public repo. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent ca0263b commit a9940a3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,6 @@ docs/_autosummary/
5050

5151
# Jupyter
5252
.ipynb_checkpoints/
53+
54+
# personal / non-public artefacts
55+
.private/

0 commit comments

Comments
 (0)