diff options
| author | Greg Roach <fisharebest@webtrees.net> | 2019-03-20 07:24:07 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@webtrees.net> | 2019-03-20 07:24:07 +0000 |
| commit | a23bbf5b0dc520c22c5d6f68979b265d0cf3300e (patch) | |
| tree | a1edefa55706eaef0f7300b1ef527364f6243ed6 /.gitignore | |
| parent | e0458bdc6fe08e8f4a459f05e98f137641a91ad1 (diff) | |
| download | webtrees-a23bbf5b0dc520c22c5d6f68979b265d0cf3300e.tar.gz webtrees-a23bbf5b0dc520c22c5d6f68979b265d0cf3300e.tar.bz2 webtrees-a23bbf5b0dc520c22c5d6f68979b265d0cf3300e.zip | |
Update .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 1c3c6a891e..9f72ebb8b9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ -/.php_cs.cache -/apidocs/ /public/mix-manifest.json /public/js/*.map +/public/robots.txt /node_modules/ /robots.txt +/tests/coverage |
