Skip to content

Commit

Permalink
updated .gitignore for sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
eacharles committed May 18, 2018
1 parent fdf6a61 commit d540a74
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,10 @@
build/
dist/
dmsky.egg-info/

### sphinx
_build/
_static/
_templates/

.cache/

0 comments on commit d540a74

Please sign in to comment.