1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-09 09:35:02 +09:00
anytype-ts/package.deps.json

15 lines
261 B
JSON

[
"electron.js",
"electron/server.js",
"build",
"!dist/*",
"dist/index.html",
"dist/main.js",
"dist/models.pb.js",
"dist/run.js",
"dist/lib/**/*",
"dist/img/**/*",
"dist/anytypeHelper.exe",
"dist/anytypeHelper",
"!node_modules/**/*"
]