Skip to content

Commit

Permalink
Fix inclusion of datagen .cache files in build. Fixes #81
Browse files Browse the repository at this point in the history
  • Loading branch information
Technici4n committed Aug 30, 2023
1 parent 4c21b52 commit 04812bd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ loom {
}
}

assemble.dependsOn runDatagenClient
test.dependsOn runGametest

tasks.withType(JavaCompile).configureEach {
Expand Down
3 changes: 0 additions & 3 deletions src/generated/resources/.gitattributes

This file was deleted.

0 comments on commit 04812bd

Please sign in to comment.