Skip to content

Commit

Permalink
Merge pull request #90 from RobotSail/update-gitignore
Browse files Browse the repository at this point in the history
add virtualenv to .gitignore
  • Loading branch information
nathan-weinberg authored Jun 10, 2024
2 parents 9adef84 + 35934c0 commit 92750e8
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 @@ -2,3 +2,6 @@

# Spelling
dictionary.dic

# python virtualenv
venv

0 comments on commit 92750e8

Please sign in to comment.