Skip to content

Commit c973c98

Browse files
committed
Prepare for release v1.8.2.
This reverts commit 5bb2ab1
1 parent 5bb2ab1 commit c973c98

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
/target
2+
/.idea
3+
.DS_Store
4+
*.iml
5+
6+
# gradle specific
7+
.gradle/
8+
build/
9+
10+
# Benchmarks
11+
benchmarks.json
12+
13+
out

0 commit comments

Comments
 (0)