Skip to content

Commit

Permalink
.project や .classpath はgit管理外とする。
Browse files Browse the repository at this point in the history
  • Loading branch information
mitonize committed Aug 12, 2024
1 parent e6e1f3a commit 774b725
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 108 deletions.
73 changes: 0 additions & 73 deletions .classpath

This file was deleted.

2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
/.settings
/.tomcatplugin
/.classpath
/.project
/build.bat
target
/work
Expand Down
35 changes: 0 additions & 35 deletions .project

This file was deleted.

0 comments on commit 774b725

Please sign in to comment.