0
0
mirror of https://github.com/sp-tarkov/db-website.git synced 2025-02-08 02:30:45 -05:00
db-website/.dockerignore
Refringe 9b44ca6d26
Rewrites CacheService To Clone Server
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.
2024-12-07 21:33:03 -05:00

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