mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Add app.js.map to .gitignore
This commit is contained in:
parent
0f74fc5a1f
commit
2c154d93b0
1 changed files with 2 additions and 1 deletions
1
services/spelling/.gitignore
vendored
1
services/spelling/.gitignore
vendored
|
@ -6,3 +6,4 @@ test/UnitTests/js/*
|
||||||
node_modules/*
|
node_modules/*
|
||||||
test/unit/js/
|
test/unit/js/
|
||||||
cache/spell.cache
|
cache/spell.cache
|
||||||
|
app.js.map
|
||||||
|
|
Loading…
Reference in a new issue