Skip to content

Commit f0725bb

Browse files
committed
chore: add .cursor and .taskmaster to .gitignore
1 parent 49d6827 commit f0725bb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,7 @@ coverage/
2929

3030
# Task files
3131
tasks.json
32-
tasks/
32+
tasks/
33+
# IDE and tool directories
34+
.cursor/
35+
.taskmaster/

0 commit comments

Comments
 (0)