Skip to content

Commit

Permalink
exclude build directory of example doc from version control
Browse files Browse the repository at this point in the history
  • Loading branch information
yuja committed Jul 4, 2021
1 parent fab9031 commit 2e8861d
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
@@ -1,5 +1,6 @@
*.pyc
*~
/tests/fixture/_build/
build/
dist/
sphinxcontrib_plantuml.egg-info/

0 comments on commit 2e8861d

Please sign in to comment.