Skip to content

Commit

Permalink
Update gitignore to skip docs build dir
Browse files Browse the repository at this point in the history
  • Loading branch information
dvalters committed Jul 1, 2018
1 parent ee347fe commit b6454bd
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,3 +9,6 @@ driver_functions_Floodplains-Terraces/build/Makefile
driver_functions_Floodplains-Terraces/build/cmake_install.cmake

test/results
docs/build
test/.pytest_cache/
test/__pycache__/

0 comments on commit b6454bd

Please sign in to comment.