feat: add AirShelf core implementation
This commit is contained in:
+11
@@ -1,7 +1,18 @@
|
||||
node_modules
|
||||
.next
|
||||
out
|
||||
dist
|
||||
.env*.local
|
||||
.env
|
||||
.venv
|
||||
__pycache__/
|
||||
*.pyc
|
||||
db.sqlite3
|
||||
.playwright-cli
|
||||
account.md
|
||||
core/frontend/output/
|
||||
core/qa/*.png
|
||||
core/qa/visual-parity/output/
|
||||
.DS_Store
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts.bak
|
||||
|
||||
Reference in New Issue
Block a user