Skip to content

Commit d6e64de

Browse files
authored
Merge pull request #1 from human-uplift/mentat-scripts-1
ci: add setup and precommit scripts for automated development
2 parents a8f5e17 + 0afebe3 commit d6e64de

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,3 +192,7 @@ jsconfig.json
192192
# Cursor #
193193
##########
194194
.cursorignore
195+
196+
# Mentat #
197+
##########
198+
.mentat/

.gitignore.update

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Mentat-specific files
2+
.mentat/

0 commit comments

Comments
 (0)