Skip to content

Commit

Permalink
Fix up .gitignore a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
Jikoo committed Nov 15, 2020
1 parent b2156ed commit db8b670
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
**/.settings
**/.gitignore
**/.project
**/.classpath
**/.idea
**/.idea/
**.iml
**/target
**/bin
**/out
**dependency-reduced-pom.xml
**pom.xml.versionsBackup
**/target/
**/bin/
**/out/
**/dependency-reduced-pom.xml
**/pom.xml.versionsBackup

0 comments on commit db8b670

Please sign in to comment.