mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
add git ignore for output directory
This commit is contained in:
parent
692dbc8d6b
commit
565cd53eb5
1 changed files with 1 additions and 0 deletions
1
services/clsi/.gitignore
vendored
1
services/clsi/.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
node_modules
|
||||
test/acceptance/fixtures/tmp
|
||||
compiles
|
||||
output
|
||||
.DS_Store
|
||||
*~
|
||||
cache
|
||||
|
|
Loading…
Reference in a new issue