mirror of
https://github.com/sp-tarkov/db-website.git
synced 2025-02-08 02:30:45 -05:00
The CacheService has been rewritten to clone/pull the server repo for direct access to the data files that are needed to build the cache.
17 lines
163 B
Plaintext
17 lines
163 B
Plaintext
api/node_modules
|
|
api/cache-repo
|
|
frontend/node_modules
|
|
frontend/dist
|
|
.git
|
|
.gitignore
|
|
.env
|
|
.vscode
|
|
.idea
|
|
*.swp
|
|
*.iml
|
|
Thumbs.db
|
|
Desktop.ini
|
|
.DS_Store
|
|
coverage
|
|
*.lcov
|