Skip to content

Commit

Permalink
fix: allow switching between branch and ignore every local data
Browse files Browse the repository at this point in the history
  • Loading branch information
npenin committed Feb 22, 2025
1 parent 05cfcf7 commit fcfebe4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.yarn/cache
.yarn/install-state.gz
node_modules
dist/
tsconfig*.tsbuildinfo
.vite/
1 change: 1 addition & 0 deletions packages/core/src/test/uritemplate-test
Submodule uritemplate-test added at 1eb27a

0 comments on commit fcfebe4

Please sign in to comment.