Skip to content

Commit

Permalink
Added folder with autogenerated sources to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
oruebel committed Sep 26, 2017
1 parent a58a622 commit 2dd6c80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ docs/language/_build/
docs/storage/_build/
docs/general/_build

# Autogenerated Sphinx sources
docs/format/source/_format_auto_docs/

# Jupyter Notebook
.ipynb_checkpoints

Expand Down

0 comments on commit 2dd6c80

Please sign in to comment.