diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 5d3100dc6..dfb5d3e54 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ package-lock.json dist/ .DS_Store .env -ClientUtils.ts
\ No newline at end of file +ClientUtils.ts +solr-8.1.1/server/logs/solr_gc.log.0.current +solr-8.1.1/server/logs/solr.log |
