Skip to content

Commit c069b5a

Browse files
committed
Update .gitignore with Eclipse and Claude ignores
1 parent 3e10fde commit c069b5a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
.factorypath
88
.checkstyle
99
.externalToolBuilders
10+
bin/
1011

1112
# IntelliJ
1213
*.iml
@@ -21,5 +22,8 @@ out/
2122
.gradle/
2223
build/
2324

25+
# Claude
26+
.claude/*.local.*
27+
2428
# Misc.
2529
.DS_Store

0 commit comments

Comments
 (0)