initial
This commit is contained in:
commit
dcff9c656d
19 changed files with 1262 additions and 0 deletions
16
gitignroe
Normal file
16
gitignroe
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
bin/
|
||||
libs/
|
||||
.idea/
|
||||
.gradle/
|
||||
build/
|
||||
out/
|
||||
|
||||
# Ignore Gradle project-specific cache directory
|
||||
.gradle
|
||||
|
||||
# Ignore Gradle build output directory
|
||||
build
|
||||
|
||||
run/
|
||||
|
||||
*.log
|
||||
Loading…
Add table
Add a link
Reference in a new issue