diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2021-07-20 13:47:39 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2021-07-20 13:47:39 +0100 |
| commit | 168f1c240c7fb77a43128f8f712a2d741540f95d (patch) | |
| tree | 5e7a00c91e0d71536864851dcc7038c523249fcb /.gitignore | |
| parent | fab992139c3b62f42e2e7cbace9ded80ecd17287 (diff) | |
| download | webtrees-168f1c240c7fb77a43128f8f712a2d741540f95d.tar.gz webtrees-168f1c240c7fb77a43128f8f712a2d741540f95d.tar.bz2 webtrees-168f1c240c7fb77a43128f8f712a2d741540f95d.zip | |
Fix: #3963 - update .gitignore, now that example modules are elsewhere
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 8c5fc2ce46..d3bd0ee7fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,3 @@ -/modules_v4/ - /node_modules/ /public/mix-manifest.json |
