We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eff6792 commit 0f9d91bCopy full SHA for 0f9d91b
.gitignore
@@ -39,3 +39,7 @@ out/
39
application-sensitive.properties
40
docker-compose.yml
41
*.env
42
+
43
+/db_data/**
44
+/app-data/**
45
+/redis_data/**
0 commit comments