Skip to content

Commit

Permalink
Improves Git setup (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
ubiratansoares authored Oct 9, 2023
1 parent 55535b4 commit c6ddc45
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 113 deletions.
7 changes: 2 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ build/
!**/src/test/**/build/

### IntelliJ IDEA ###
.idea/modules.xml
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/libraries/
.idea
*.iws
*.iml
*.ipr
Expand Down Expand Up @@ -39,4 +36,4 @@ bin/
.vscode/

### Mac OS ###
.DS_Store
.DS_Store
16 changes: 0 additions & 16 deletions .idea/gradle.xml

This file was deleted.

10 changes: 0 additions & 10 deletions .idea/inspectionProfiles/Project_Default.xml

This file was deleted.

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

This file was deleted.

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

This file was deleted.

71 changes: 0 additions & 71 deletions .idea/workspace.xml

This file was deleted.

0 comments on commit c6ddc45

Please sign in to comment.