mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
decaffeinate: update .gitignore
This commit is contained in:
parent
d2ed80a1fb
commit
f82f4cac46
1 changed files with 0 additions and 23 deletions
23
services/notifications/.gitignore
vendored
23
services/notifications/.gitignore
vendored
|
@ -36,35 +36,12 @@ Thumbs.db
|
|||
node_modules/*
|
||||
data/*
|
||||
|
||||
app.js
|
||||
example.js
|
||||
app/js/*
|
||||
**/*.map
|
||||
test/unit/js/*
|
||||
test/smoke/js/*
|
||||
cookies.txt
|
||||
requestQueueWorker.js
|
||||
TpdsWorker.js
|
||||
BackgroundJobsWorker.js
|
||||
UserAndProjectPopulator.coffee
|
||||
|
||||
public/js/history/versiondetail.js
|
||||
!public/js/libs/
|
||||
public/js/*
|
||||
!public/js/ace/*
|
||||
!public/js/libs/
|
||||
public/js/libs/sharejs.js
|
||||
public/js/editor.js
|
||||
public/js/home.js
|
||||
public/js/forms.js
|
||||
public/js/gui.js
|
||||
public/js/admin.js
|
||||
public/js/history/*
|
||||
public/stylesheets/style.css
|
||||
public/brand/plans.css
|
||||
public/minjs/
|
||||
|
||||
public/js/main.js
|
||||
Gemfile.lock
|
||||
|
||||
*.swp
|
||||
|
|
Loading…
Reference in a new issue