Skip to content

Commit f34f3a8

Browse files
committed
Add *.log to .gitignore
1 parent f496605 commit f34f3a8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@ __stdout__
1111
docs/_build
1212
build/
1313
proxypid
14-
proxy.log
1514
MANIFEST
1615
coverage_report
17-
test.log
16+
*.log
1817
tests/searchcommands_data/log/
1918
tests/searchcommands_data/output/
2019
tests/searchcommands/data/app/app.log

0 commit comments

Comments
 (0)