aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGunnar Morling <gunnar.morling@googlemail.com>2024-01-21 17:07:43 +0100
committerGunnar Morling <gunnar.morling@googlemail.com>2024-01-21 17:44:35 +0100
commit3e1951379a6014ae8b711657786d0bf3eb725b0e (patch)
tree1d6b9eb2d1d2de257c65450800670980798d12e5 /pom.xml
parent38c3e0f1eec57dbf7c49560a735b30de351dca6d (diff)
#104 Running tests for PRs
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 51226a3..a2c91e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -211,6 +211,7 @@
<exclude>github_users.txt</exclude>
<!-- Cliff asked to be named as the copyright holder for his entry; -->
<exclude>src/main/java/dev/morling/onebrc/CalculateAverage_cliffclick.java</exclude>
+ <exclude>.sdkmanrc</exclude>
</excludes>
</configuration>
<executions>