mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-07 21:47:02 +09:00
20 lines
No EOL
226 B
Text
20 lines
No EOL
226 B
Text
tools/
|
|
electron/env.json
|
|
electron/about/*
|
|
src/json/schema
|
|
licenses.json
|
|
**/*.js
|
|
|
|
# generated by update.sh
|
|
*-arm64/
|
|
windows/
|
|
|
|
# ignore everything in dist
|
|
|
|
/dist/*
|
|
|
|
# except...
|
|
|
|
!/dist/css
|
|
!/dist/index.html
|
|
!/dist/index.web.html |