Skip to content

Commit 8414c76

Browse files
authored
Merge pull request #504 from Natively-AI-assistant/chore/ignore-local-artifacts
chore(gitignore): stop tracking local pitch + research artifacts
2 parents 7bda634 + 3bb12c4 commit 8414c76

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,13 @@ benchmark-results/
533533
# undefined/ written by a bug that resolved a path to the literal
534534
# string "undefined" — if this reappears, fix the caller
535535
# natively_debug.size* one-off debug dumps
536+
# pitch/ investor pitch deck + DPIIT notes (business material,
537+
# and this repo is public — a deck does not belong in it)
538+
# researc a personal chat transcript, saved by a shell redirect
539+
# that lost its filename. Kept locally, never committed.
536540
/natively-control/
537541
/chargeback_evidence/
538542
/undefined/
539543
/natively_debug.size*
544+
/pitch/
545+
/researc

0 commit comments

Comments
 (0)