Merge pull request #2290 from overleaf/as-clean-up-root

Remove unused root files

GitOrigin-RevId: c0cb3a32759a4bbefe69844ed93074a1146bf9a3
This commit is contained in:
Eric Mc Sween 2019-10-28 10:05:38 -04:00 committed by sharelatex
parent 44ba0895fe
commit bcda5a2946
3 changed files with 0 additions and 20 deletions

View file

@ -1,4 +0,0 @@
node_modules
data
log
public/minjs

View file

@ -1 +0,0 @@
10.15.3

View file

@ -1,15 +0,0 @@
language: node_js
before_install:
- npm install -g grunt-cli
install:
- npm install
- grunt install
script:
- grunt test:unit
services:
- redis-server
- mongodb