Skip to content

Commit

Permalink
Add doc/_build to gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgestar committed Aug 27, 2024
1 parent 834d62b commit 7e23b7d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
*.egg-info
build
*.so
__pycache__
__pycache__
doc/_build

0 comments on commit 7e23b7d

Please sign in to comment.