Skip to content

Commit 3c06820

Browse files
committed
chore: gitignore embedded docs/chatroom and build_errors.txt
1 parent 5c0d202 commit 3c06820

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,4 +193,8 @@ $RECYCLE.BIN/
193193
.fuse_hidden*
194194
.directory
195195
.Trash-*
196-
.nfs*
196+
.nfs*
197+
# Embedded git repos
198+
docs/chatroom/
199+
# Build error logs
200+
build_errors.txt

build_errors.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)