Skip to content

Commit 4a1178e

Browse files
Merge branch 'stable'
2 parents 224bd4b + c49ac48 commit 4a1178e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.gitignore

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
*.ipr
1010
*.iws
1111
\#~
12-
/.idea/
13-
/build/
14-
/cover/
15-
/debug/
16-
/dist/
17-
/ebin/
18-
/out/
19-
/tmp/
12+
.idea/
13+
build/
14+
cover/
15+
debug/
16+
dist/
17+
ebin/
18+
out/
19+
tmp/
2020
junit*.properties

0 commit comments

Comments
 (0)