Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
aydenjahola committed Sep 3, 2024
1 parent 812f9f3 commit f803909
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
venv
# ignore all venv and env files
venv*/
.venv*/
env*/
.env*/

0 comments on commit f803909

Please sign in to comment.