We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b43f19 + 7ec3b44 commit 46cb0d5Copy full SHA for 46cb0d5
3 files changed
.gitignore
@@ -1,10 +1,8 @@
1
target
2
venv
3
.flattened-pom.xml
4
-src/test/resources/minimal/out/croissant.json
5
-src/test/resources/max/out/croissant.json
6
-src/test/resources/cars/out/croissant.json
7
-src/test/resources/draft/out/croissant.json
+# these "out" files are generated when running tests
+src/test/resources/*/out/croissant.json
8
release.properties
9
pom.xml.releaseBackup
10
.vscode
src/test/resources/junk/out/croissant.json
src/test/resources/restricted/out/croissant.json
0 commit comments