Skip to content

Commit

Permalink
git hide test and caches and .coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
r-owen committed Jul 18, 2018
1 parent 7353742 commit 92dc17a
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
Expand Up @@ -8,6 +8,10 @@ _build.*
core.*
.sconf_temp
.sconsign.dblite
.cache
.pytest_cache
pytest_session.txt
.coverage
config.log
doc/doxygen.conf
doc/html
Expand Down

0 comments on commit 92dc17a

Please sign in to comment.