diff options
| author | Greg Roach <fisharebest@gmail.com> | 2017-04-17 09:27:06 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2017-04-17 09:27:06 +0100 |
| commit | 45b77366ea1e76ec1f812e6a15d12fb393f0343e (patch) | |
| tree | 29cd4dd2dbfbda37c0ed228c7d64063a986dcc78 /.gitignore | |
| parent | 77ced4090adda51be871983c5595133dd5b2ad3e (diff) | |
| download | webtrees-45b77366ea1e76ec1f812e6a15d12fb393f0343e.tar.gz webtrees-45b77366ea1e76ec1f812e6a15d12fb393f0343e.tar.bz2 webtrees-45b77366ea1e76ec1f812e6a15d12fb393f0343e.zip | |
Rename phpunit.xml to phpunit.xml.dist
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 90b41e365e..260637bb99 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /.vagrant /apidocs/ robots.txt +phpunit.xml |
