Skip to content

Commit c524078

Browse files
committed
Extended gitignore
1 parent b32776d commit c524078

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@ gitea
2929
*.db
3030
*.log
3131

32+
/bin
33+
/dist
3234
/custom
3335
/data
36+
/log
3437
/public/img/avatar
35-
/dist
36-
/bin

0 commit comments

Comments
 (0)