Skip to content

Commit

Permalink
chore: ignore DS_Store
Browse files Browse the repository at this point in the history
  • Loading branch information
tclxshunquan-wang committed Aug 21, 2024
1 parent 055faf7 commit b3c0732
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 158 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@ dist
# Stores VSCode versions used for testing VSCode extensions
.vscode-test

# Misc
.DS_Store
*.pem

# yarn v2
.yarn/cache
.yarn/unplugged
Expand Down
33 changes: 0 additions & 33 deletions tests/website-source/index.tsx

This file was deleted.

32 changes: 0 additions & 32 deletions tests/website-source/report-adapter.ts

This file was deleted.

60 changes: 0 additions & 60 deletions tests/website-source/track.ts

This file was deleted.

33 changes: 0 additions & 33 deletions tests/website-source/types.ts

This file was deleted.

0 comments on commit b3c0732

Please sign in to comment.