diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2019-12-11 13:54:28 -0500 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2019-12-11 13:54:28 -0500 |
| commit | ae3603e26adb635380d530b84cb9d6f1284066ef (patch) | |
| tree | 8d2a84489765126c6246281f55f9cf7c3957c5fe /.gitignore | |
| parent | ad079a088ae9262a4a40a2f0d2a2c5d948140492 (diff) | |
process factory refactor
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 |
