mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Update .gitignore to ignore pyenv .python-version
You may have this file if you have multiple versions of python installed, and zeek doesn't build with all of them
This commit is contained in:
parent
aac003223f
commit
81362de064
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -8,3 +8,6 @@ cmake-build-*
|
|||
|
||||
# skip DS Store for MacOS
|
||||
.DS_Store
|
||||
|
||||
# ignore pyenv local settings
|
||||
.python-version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue