Skip to content

Commit

Permalink
Simplified
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Jan 20, 2021
1 parent a490921 commit 054fa64
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

**/.DS_Store
/.project
**/*.iml
/target/
/zz*
.DS_Store
.project
*.iml
target/
zz*

0 comments on commit 054fa64

Please sign in to comment.