Skip to content

Commit 3b82aba

Browse files
DaanHooglandyadvr
authored andcommitted
.gitignore: ignore patches and unzipped logs (#3665)
1 parent d3f199f commit 3b82aba

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,12 @@ dist/
2828
cloud-*.tar.bz2
2929
*.log
3030
*.pyc
31+
*.patch
3132
*.egginfo/
3233
*.egg-info/
3334
*.prefs
3435
build.number
35-
*.log.*.gz
36+
*.log.*
3637
cloud.log.*.*
3738
unittest
3839
deps/cloud.userlibraries

0 commit comments

Comments
 (0)