Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Commit

Permalink
Clean up gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
beatngu13 committed Aug 21, 2019
1 parent 48ebed2 commit 8369d05
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Eclipse.
.settings/
.classpath
.project

Expand All @@ -7,10 +8,4 @@
*.iml

# Maven.
/target/

# Artifact from signing JARs.
retest-gmbh-gpg.asc

# Artifacts from recheck.
.retest/retest.properties
target/

0 comments on commit 8369d05

Please sign in to comment.