Skip to content

Commit

Permalink
Ignore Intellij IDEA configuration files on Git
Browse files Browse the repository at this point in the history
  • Loading branch information
hprange committed Oct 7, 2020
1 parent 6f8371b commit 5468c35
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
target
build
.classpath
.project
.project
.idea
woreports.iml

0 comments on commit 5468c35

Please sign in to comment.