diff options
| author | Bob Zeleznik <zzzman@gmail.com> | 2019-12-11 17:01:01 -0500 |
|---|---|---|
| committer | Bob Zeleznik <zzzman@gmail.com> | 2019-12-11 17:01:01 -0500 |
| commit | 6c80ac6139324b8069685e392e20e2dbe05d0ae5 (patch) | |
| tree | 4b0bb325778a7c9a099fc301212e88437f9503a1 /.gitignore | |
| parent | 9d8845fb64c08729b446f12206aa5ed215228f4e (diff) | |
| parent | ae3603e26adb635380d530b84cb9d6f1284066ef (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cf4ed308b..38c619c52 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ ClientUtils.ts solr-8.1.1/server/ src/server/public/files/ src/scraping/acm/package-lock.json +src/server/ChildProcessUtilities/daemon/**/*.log |
