Skip to content

Commit

Permalink
Fix gitignore settings #483
Browse files Browse the repository at this point in the history
  • Loading branch information
btootomoyuk committed Feb 25, 2021
1 parent 3c0b148 commit 9902413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ target
.project
.springBeans
*~
.git
.idea
.DS_Store
tmp
*.iml

0 comments on commit 9902413

Please sign in to comment.