Skip to content

Commit

Permalink
Add Intellij files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
A248 committed Dec 14, 2020
1 parent ae9c5a2 commit 7b4f6d8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ target/
dependency-reduced-pom.xml
pom.xml.versionsBackup

### Intellij ###
.idea/
*.iws
out/
*.iml
.idea_modules/
atlassian-ide-plugin.xml

### Eclipse ###

.classpath
Expand Down

0 comments on commit 7b4f6d8

Please sign in to comment.