Skip to content

Commit 667d204

Browse files
committed
Add prompt.md to gitignores
1 parent f1edeb4 commit 667d204

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/git.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ in
102102
"/tags"
103103
"/.claude/"
104104
"/.direnv/"
105+
"prompt.md"
105106
];
106107

107108
};

0 commit comments

Comments
 (0)