Skip to content

Commit

Permalink
[ADD] .gitignore: to exclude build artifacts and IDE files
Browse files Browse the repository at this point in the history
  • Loading branch information
randall-vx committed Mar 6, 2024
1 parent 974f7a8 commit 4303029
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 @@ -6,3 +6,4 @@ dist
/.tox
.eggs/
/venv/
.venv/

0 comments on commit 4303029

Please sign in to comment.