mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 07:18:06 +02:00
Public release of the Overleaf Toolkit
This commit is contained in:
commit
9395627ac8
39 changed files with 2513 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
.DS_Store
|
||||
.idea
|
||||
*.log
|
||||
tmp/
|
||||
*.swp
|
||||
|
||||
config/**/*
|
||||
!config/.gitkeep
|
||||
|
||||
data/**/*
|
||||
!data/.gitkeep
|
Loading…
Add table
Add a link
Reference in a new issue