Skip to content

Commit 83d756f

Browse files
author
Shakeel Mohamed
committed
Add pyenv file to gitignore
1 parent e3413fd commit 83d756f

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
@@ -5,6 +5,7 @@
55
*coverage_html_report*
66
.coverage
77
.coverage.*
8+
.python-version
89
__stdout__
910
docs/_build
1011
build/
@@ -18,4 +19,4 @@ examples/*/metadata
1819
tests/searchcommands_data/log/
1920
tests/searchcommands_data/output/
2021
examples/searchcommands_app/searchcommand_app.log
21-
Test Results*.html
22+
Test Results*.html

0 commit comments

Comments
 (0)