mirror of
https://github.com/primedigitaltech/azon_seeker.git
synced 2026-01-19 13:13:22 +08:00
25 lines
304 B
Plaintext
25 lines
304 B
Plaintext
.DS_Store
|
|
.idea/
|
|
.vite-ssg-dist
|
|
.vite-ssg-temp
|
|
*.crx
|
|
*.local
|
|
*.log
|
|
*.pem
|
|
*.xpi
|
|
*.zip
|
|
dist
|
|
dist-ssr
|
|
extension/manifest.json
|
|
extension-firefox/manifest.json
|
|
node_modules
|
|
src/auto-imports.d.ts
|
|
src/components.d.ts
|
|
.eslintcache
|
|
build/*
|
|
!build/.gitkeep
|
|
|
|
**/test_data.ts
|
|
**/TestPanel.vue
|
|
**/test_notebook.ipynb
|