Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSami-HFS-1
QOSami-HFS-1
/
.gitignore
Code
Commits
Issues
Pulls
Sessions
CI/CD
main
main
text
19 lines
247 Bytes
Copy permalink
Copy
Raw
1
node_modules
2
.idea
3
.vscode
4
hfs.plist
5
dist
6
.DS_Store
7
scripts/sec
8
#produced by running
9
tests/work
10
tests/work2
11
tests/tmp
12
tests/config.yaml.bak
13
14
.ci/
15
/test-results/
16
/playwright-report/
17
/blob-report/
18
/playwright/.cache/
19
e2e/frontend.spec.ts-snapshots*