Skip to content

Commit

Permalink
Ignore temporary files from docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac-HD committed Oct 25, 2017
1 parent 881cb3c commit 2f2678a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
*.py[cod]
__pycache__

# temp files from docs build
doc/auto_gallery
doc/example.nc

# C extensions
*.so

Expand Down

0 comments on commit 2f2678a

Please sign in to comment.