Skip to content

Commit

Permalink
Rearrange IntelliJ ignore patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Jan 28, 2020
1 parent 6e5efac commit 0002aa0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .gitignore
Expand Up @@ -3,13 +3,12 @@
.project
.settings/

# Intellij
# IntelliJ
.idea/
bin/
out/
*.iml
*.iws
*/out/
*/bin/
.attach_pid*

# Mac
Expand Down

0 comments on commit 0002aa0

Please sign in to comment.