Skip to content

Commit

Permalink
Update .gitignore: exclude .env files and pyenv .python-version
Browse files Browse the repository at this point in the history
  • Loading branch information
GR360RY committed Jan 31, 2024
1 parent 58a6560 commit a7bf8c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ ubuntu/packages/*.bin
ubuntu/packages/*.tar.gz
.vscode
*/http/*.ks
.python-version
.env
.envrc

0 comments on commit a7bf8c3

Please sign in to comment.