mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-04 11:35:57 +00:00
Add **/*.map to .gitignore
This commit is contained in:
parent
202ad40fb0
commit
f0086b7a26
1 changed files with 1 additions and 1 deletions
2
services/spelling/.gitignore
vendored
2
services/spelling/.gitignore
vendored
|
@ -6,4 +6,4 @@ test/UnitTests/js/*
|
|||
node_modules/*
|
||||
test/unit/js/
|
||||
cache/spell.cache
|
||||
app.js.map
|
||||
**/*.map
|
||||
|
|
Loading…
Reference in a new issue