lynxkite / .gitignore
darabos's picture
Work around ReactFlow issue. Try making tests more robust.
1eb900a
raw
history blame
273 Bytes
.vscode/*
!.vscode/extensions.json
!.vscode/settings.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
__pycache__
node_modules
dist
build
joblib-cache
*.egg-info
lynxkite_crdt_data
# Playwright
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/