Skip to content

Commit

Permalink
Merge pull request #57 from openstandia/fix
Browse files Browse the repository at this point in the history
chore: update .gitignore and remove .idea
  • Loading branch information
wadahiro authored Jan 11, 2024
2 parents fdaae07 + 69afd0e commit f862c6b
Show file tree
Hide file tree
Showing 11 changed files with 3 additions and 249 deletions.
7 changes: 3 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@
hs_err_pid*

# IntelliJ
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/libraries
.idea/modules.xml
.idea
*.iml

# Build
Expand All @@ -35,3 +32,5 @@ target
.DS_Store

dependency-reduced-pom.xml

.tool-versions
2 changes: 0 additions & 2 deletions .idea/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion .idea/.name

This file was deleted.

23 changes: 0 additions & 23 deletions .idea/codeStyles/Project.xml

This file was deleted.

5 changes: 0 additions & 5 deletions .idea/codeStyles/codeStyleConfig.xml

This file was deleted.

30 changes: 0 additions & 30 deletions .idea/compiler.xml

This file was deleted.

13 changes: 0 additions & 13 deletions .idea/encodings.xml

This file was deleted.

30 changes: 0 additions & 30 deletions .idea/jarRepositories.xml

This file was deleted.

11 changes: 0 additions & 11 deletions .idea/misc.xml

This file was deleted.

124 changes: 0 additions & 124 deletions .idea/uiDesigner.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

0 comments on commit f862c6b

Please sign in to comment.