Skip to content

Commit

Permalink
Issue #2725541 by gargsuchi: Add phpcs.xml and phpunit.xml into the e…
Browse files Browse the repository at this point in the history
…xample.gitignore file
  • Loading branch information
alexpott committed May 19, 2016
1 parent 5fa8126 commit 7947f6b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions example.gitignore
Expand Up @@ -37,3 +37,7 @@ sites/simpletest

# Ignore SimpleTest multi-site environment.
# simpletest

# Ignore core phpcs.xml and phpunit.xml.
core/phpcs.xml
core/phpunit.xml

0 comments on commit 7947f6b

Please sign in to comment.