mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-16 17:52:09 +01:00
cleanup
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -1,4 +1,4 @@
|
|||||||
# Ignore Gradle project-specific cache directory
|
# Ignore project-specific local files and dirs
|
||||||
.gradle
|
.gradle
|
||||||
.idea
|
.idea
|
||||||
gradle.properties
|
gradle.properties
|
||||||
@@ -6,12 +6,11 @@ gradle.properties
|
|||||||
# Ignore Gradle build output directory
|
# Ignore Gradle build output directory
|
||||||
build
|
build
|
||||||
|
|
||||||
|
# WebUI is either to be downloaded on-demand or is a dynamic build asset
|
||||||
server/src/main/resources/WebUI.zip
|
server/src/main/resources/WebUI.zip
|
||||||
server/tmp/
|
|
||||||
server/tachiserver-data/
|
|
||||||
|
|
||||||
# bundle asset downlaods
|
# bundling stage downlaoded assets
|
||||||
OpenJDK*.*
|
scripts/OpenJDK*
|
||||||
zulu*jre*
|
scripts/zulu*
|
||||||
electron-*.*
|
scripts/electron-*
|
||||||
rcedit-*
|
scripts/rcedit-*
|
||||||
|
|||||||
Reference in New Issue
Block a user