mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 10:19:42 +02:00
Copy & filter repo files into android app resources
This commit is contained in:
parent
8ae74d97d4
commit
89ee0450e9
4 changed files with 33 additions and 10 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,5 +1,13 @@
|
|||
*~
|
||||
|
||||
# Project specific
|
||||
app/src/main/res/raw/changelog.md
|
||||
app/src/main/res/raw/contributors.md
|
||||
app/src/main/res/raw/license.md
|
||||
app/src/main/res/raw/readme.md
|
||||
|
||||
|
||||
|
||||
# Gradle
|
||||
.gradle/
|
||||
.gradle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue