diff options
| author | ab <abdullah_ahmed@brown.edu> | 2019-07-02 14:34:13 -0400 |
|---|---|---|
| committer | ab <abdullah_ahmed@brown.edu> | 2019-07-02 14:34:13 -0400 |
| commit | d39d67d6b34d28b444a06e89a8e34165461b5997 (patch) | |
| tree | f701131b6e19770527c9e96d7b4dc4e05d94cc5c /.gitignore | |
| parent | bd03aebc435d07983d7100787b41028a3673fd98 (diff) | |
solr weird
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 |
