Skip to content

Commit 8745909

Browse files
committed
chore: add Eclipse and Claude Code entries to .gitignore
1 parent 4575c56 commit 8745909

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

.gitignore

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
.idea
22
*.iml
33
target
4-
pom.xml.versionsBackup
4+
pom.xml.versionsBackup
5+
6+
# Eclipse / VS Code
7+
.project
8+
.classpath
9+
.settings/
10+
.factorypath
11+
12+
# Claude Code
13+
CLAUDE.md

0 commit comments

Comments
 (0)