There was an error while loading. Please reload this page.
1 parent 9d6b7d5 commit 0e9b435Copy full SHA for 0e9b435
.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