Skip to content

Commit

Permalink
git ignore .idea/ and venvs/
Browse files Browse the repository at this point in the history
  • Loading branch information
jsheunis committed Nov 6, 2023
1 parent 58cabef commit 8338303
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@
docs/build
docs/source/generated
build # manpage
.idea/
venvs/

0 comments on commit 8338303

Please sign in to comment.