diff options
| author | Greg Roach <fisharebest@webtrees.net> | 2019-02-13 08:46:42 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@webtrees.net> | 2019-02-13 17:16:25 +0000 |
| commit | 242a78626998a767db1568b24919e94ae4b38ac3 (patch) | |
| tree | 10de05a12b658ebdbb42a157d091d6246533e433 /.gitignore | |
| parent | 72283cc558622f3c1bacb4c23dcc006d5a9f76bc (diff) | |
| download | webtrees-242a78626998a767db1568b24919e94ae4b38ac3.tar.gz webtrees-242a78626998a767db1568b24919e94ae4b38ac3.tar.bz2 webtrees-242a78626998a767db1568b24919e94ae4b38ac3.zip | |
Refactoring themes and chart boxes
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index ec89f48b0b..1c3c6a891e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ /.php_cs.cache /apidocs/ -/mix-manifest.json +/public/mix-manifest.json /public/js/*.map /node_modules/ /robots.txt -/phpunit.xml.dist |
