mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-03-16 23:22:22 +00:00
Implement support for GitHub codespaces and VSCode devcontainers --------- Co-authored-by: timothycarambat <rambat1010@gmail.com> Co-authored-by: Sean Hatfield <seanhatfield5@gmail.com>
12 lines
136 B
Text
12 lines
136 B
Text
# defaults
|
|
**/.git
|
|
**/.svn
|
|
**/.hg
|
|
**/node_modules
|
|
|
|
#frontend
|
|
frontend/bundleinspector.html
|
|
**/dist
|
|
|
|
#server
|
|
server/swagger/openapi.json
|