Skip to content

Commit a085f29

Browse files
committed
Extract project
0 parents  commit a085f29

File tree

132 files changed

+10521
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

132 files changed

+10521
-0
lines changed

.gitignore

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.gradle/
2+
!.idea/
3+
.idea/*
4+
!.idea/codeStyles/
5+
!.idea/copyright/
6+
!.idea/runConfigurations/
7+
build/
8+
out/

0 commit comments

Comments
 (0)