Skip to content

Commit 0c0955d

Browse files
committed
fix(.gitignore): correct trellis directory entry format
1 parent 2d3d5c4 commit 0c0955d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ target/
101101
# cursor
102102
.cursor/
103103

104-
./trellis/
104+
.trellis/
105105

106106
# Ipython Notebook
107107
.ipynb_checkpoints

0 commit comments

Comments
 (0)