We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b13e7d8 + cfd4c23 commit a7c4102Copy full SHA for a7c4102
.gitignore
@@ -10,6 +10,7 @@
10
/release.properties
11
/target
12
.github/keys/
13
+.profiler/
14
15
# These are needed if running in IDE without properties set
16
/ibderby
.mvn/extensions.xml
@@ -17,6 +17,7 @@
17
18
-->
19
<extensions>
20
+ <!-- Usage as -Dprofile -->
21
<extension>
22
<groupId>fr.jcgay.maven</groupId>
23
<artifactId>maven-profiler</artifactId>
0 commit comments