Skip to content

Commit

Permalink
Tweaked .gitignore rules in template
Browse files Browse the repository at this point in the history
  • Loading branch information
mdklatt committed Jul 2, 2023
1 parent ef99bc4 commit 4feab1d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,9 @@
*.pyo


# Ignore pyenv files.
# Ignore Python environments.

.python-version


# Ignore virtualenv environments.

.venv*/


Expand Down

0 comments on commit 4feab1d

Please sign in to comment.