Skip to content

Commit

Permalink
Add .python-version to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lidizheng committed Oct 24, 2019
1 parent 1ebaace commit fc82a52
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,7 @@ cmake-build-debug/

# Benchmark outputs
BenchmarkDotNet.Artifacts/

# pyenv config
.python-version

0 comments on commit fc82a52

Please sign in to comment.