1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 07:18:06 +02:00
This commit is contained in:
Minsu Sun 2025-04-12 00:58:36 +10:00 committed by GitHub
commit d280ead329
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 12 additions and 0 deletions

12
.gitignore vendored
View file

@ -9,3 +9,15 @@ config/**/*
data/**/*
!data/.gitkeep
!data/mongo
!data/mongo/.gitkeep
!data/redis
!data/redis/.gitkeep
!data/overleaf
!data/overleaf/.gitkeep
!data/git-bridge
!data/git-bridge/.gitkeep

0
data/git-bridge/.gitkeep Normal file
View file

0
data/mongo/.gitkeep Normal file
View file

0
data/overleaf/.gitkeep Normal file
View file

0
data/redis/.gitkeep Normal file
View file