Skip to content

Commit

Permalink
chore : .gitignore 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
tlarbals824 committed Feb 28, 2024
1 parent 0599a40 commit 973ca4e
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,8 @@ out/
.vscode/


!**/wrapper
!**/.tmp
!**/caches
!**/jdks
!**/daemon
!**/native
### OS ###
**/caches/**
**/daemon/**
**/native/**
**/wrapper/**

0 comments on commit 973ca4e

Please sign in to comment.