Skip to content

Commit

Permalink
ignore temp files in mocked theme
Browse files Browse the repository at this point in the history
probably a better solution would be to
mock the tmp path somewhere else
  • Loading branch information
alessandro-fazzi committed Dec 2, 2016
1 parent 84c7d2a commit 1c8f65c
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 19 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -5,3 +5,5 @@ docs/build
.phptidy*
.ruby-gemset
.ruby-version
tests/fixtures/wordpress/wp-content/themes/mocked_theme/tmp
!tests/fixtures/wordpress/wp-content/themes/mocked_theme/tmp/.keep

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 1c8f65c

Please sign in to comment.