Skip to content

Commit

Permalink
Merge pull request #8 from cdiddy77/ignore-venv
Browse files Browse the repository at this point in the history
chore: git ignore .venv
  • Loading branch information
cdiddy77 authored Jul 4, 2024
2 parents 6fe78bb + 28ddadb commit 2a81c78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ example/android/app/src/main/assets/*.bin

# python
venv
.venv

# place to put non source-controlled files
ungitable/
Expand Down

0 comments on commit 2a81c78

Please sign in to comment.