Skip to content

Commit 2f5784d

Browse files
committed
chore: Update .gitignore
1 parent 3934e71 commit 2f5784d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,11 @@ tags
3131

3232

3333
### Crystal ###
34-
/.shards/
34+
/docs/
3535
/lib/
36-
/doc/
37-
36+
/bin/
37+
/.shards/
38+
*.dwarf
3839

3940
# Libraries don't need dependency lock
4041
# Dependencies will be locked in application that uses them

0 commit comments

Comments
 (0)