Skip to content

Commit a152ecf

Browse files
Merge pull request #938 from GetStream/mads/gitignore-logs
chore: Ignore .log files in the project root
2 parents 9df6301 + 3d29820 commit a152ecf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
node_modules
2-
NEXT_RELEASE_CHANGELOG.md
2+
NEXT_RELEASE_CHANGELOG.md
3+
*.log

0 commit comments

Comments
 (0)