mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Add **/*.map to .gitignore
This commit is contained in:
parent
4aa2f7de32
commit
f39b51de04
1 changed files with 1 additions and 0 deletions
1
services/clsi/.gitignore
vendored
1
services/clsi/.gitignore
vendored
|
@ -7,6 +7,7 @@ test/acceptance/js
|
|||
test/acceptance/fixtures/tmp
|
||||
compiles
|
||||
app.js
|
||||
**/*.map
|
||||
.DS_Store
|
||||
*~
|
||||
cache
|
||||
|
|
Loading…
Reference in a new issue