Skip to content

Commit 51718e0

Browse files
committed
🙈 update .gitignore to exclude Copilot files and .junie directory
1 parent 08a9286 commit 51718e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@ build/
99
.idea/jarRepositories.xml
1010
.idea/compiler.xml
1111
.idea/libraries/
12+
.idea/copilot.*
1213
*.iws
1314
*.iml
1415
*.ipr
1516
out/
1617
!**/src/main/**/out/
1718
!**/src/test/**/out/
19+
.junie/
1820

1921
## Gradle ###
2022
local.properties

0 commit comments

Comments
 (0)