mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Add app.map to .gitignore
This commit is contained in:
parent
0aa7315c27
commit
05a80c7cba
1 changed files with 1 additions and 0 deletions
1
services/document-updater/.gitignore
vendored
1
services/document-updater/.gitignore
vendored
|
@ -39,6 +39,7 @@ Thumbs.db
|
||||||
|
|
||||||
app.js
|
app.js
|
||||||
app/js/*
|
app/js/*
|
||||||
|
app.map
|
||||||
|
|
||||||
test/unit/js/*
|
test/unit/js/*
|
||||||
test/acceptance/js/*
|
test/acceptance/js/*
|
||||||
|
|
Loading…
Reference in a new issue