Skip to content

Commit

Permalink
gitignore file added
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitmalhotra1420 committed Dec 23, 2024
1 parent dfe4b1f commit 4f5e05f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,10 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts

.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
Binary file removed .yarn/install-state.gz
Binary file not shown.

0 comments on commit 4f5e05f

Please sign in to comment.