Skip to content

Commit

Permalink
Exclude cache folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Edivad99 committed Aug 24, 2023
1 parent fcfb153 commit edd5845
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ sourceSets {
runtimeClasspath += sourceSets.api.output
resources {
srcDir 'src/generated/resources'
exclude '.cache'
}
}
test {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ neo_version=47.1.63
mappings_channel=parchment
mappings_version=2023.08.06-1.20.1

mod_version=1.0.3
mod_version=1.0.4

# Deps
mixin_version=0.8.5
Expand Down

0 comments on commit edd5845

Please sign in to comment.