We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d6b7d5 + 0e9b435 commit 07d34d9Copy full SHA for 07d34d9
1 file changed
.gitignore
@@ -29,5 +29,8 @@ build/
29
!**/src/main/**/build/
30
!**/src/test/**/build/
31
32
+### Docker ###
33
+.data/
34
+
35
### VS Code ###
36
.vscode/
0 commit comments