Skip to content

Commit

Permalink
Prepare for release v1.8.2.
Browse files Browse the repository at this point in the history
This reverts commit 5bb2ab1
  • Loading branch information
ahmetoz committed May 4, 2020
1 parent 5bb2ab1 commit c973c98
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
/target
/.idea
.DS_Store
*.iml

# gradle specific
.gradle/
build/

# Benchmarks
benchmarks.json

out

0 comments on commit c973c98

Please sign in to comment.