Skip to content

Commit d28f71d

Browse files
author
Nick Meredith
committedApr 12, 2024
Changes to be committed:
modified: .gitignore Adds ".python-version" to .gitignore to avoid messing with individual pyenv configurations
1 parent 0e88154 commit d28f71d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ celerybeat.pid
120120
*.sage.py
121121

122122
# Environments
123+
.python-version
123124
.env
124125
.venv
125126
env/

0 commit comments

Comments
 (0)
Please sign in to comment.