Chastity game angefangen
This commit is contained in:
7
.claude/settings.local [conflicted 2].json
Normal file
7
.claude/settings.local [conflicted 2].json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(cd /home/mario/Workspaces/xxx-thegame/xxxthegame/src/main/java/de/oaa/xxx/games/chastity && mv KeyholdeCardLock.java KeyholderCardLock.java && mv PrcoessTimedLock.java ProcessTimedLock.java)"
|
||||
]
|
||||
}
|
||||
}
|
||||
7
.claude/settings.local [conflicted 3].json
Normal file
7
.claude/settings.local [conflicted 3].json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(cd /home/mario/Workspaces/xxx-thegame/xxxthegame && ./gradlew compileJava 2>&1 | tail -40)"
|
||||
]
|
||||
}
|
||||
}
|
||||
10
.claude/settings.local [conflicted].json
Normal file
10
.claude/settings.local [conflicted].json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(cd /home/mario/Workspaces/xxx-thegame/xxxthegame && ./gradlew compileJava 2>&1 | tail -40)",
|
||||
"Bash(grep -l \"variables.css\\\\|:root\" /home/mario/Workspaces/xxx-thegame/xxxthegame/src/main/resources/static/*.html | head -5)",
|
||||
"Bash(cd /home/mario/Workspaces/xxx-thegame/xxxthegame && ./gradlew compileJava 2>&1 | tail -30)",
|
||||
"Bash(grep -r \"profile-images\\\\|ProfileImage\\\\|imageData\\\\|lightbox\\\\|carousel\" /home/mario/Workspaces/xxx-thegame/xxxthegame/src/main/resources/static --include=\"*.html\" --include=\"*.js\" 2>/dev/null | head -40)"
|
||||
]
|
||||
}
|
||||
}
|
||||
11
.claude/settings.local.json
Normal file
11
.claude/settings.local.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(cd /home/mario/Workspaces/xxx-thegame/xxxthegame && ./gradlew compileJava 2>&1 | tail -40)",
|
||||
"Bash(grep -l \"variables.css\\\\|:root\" /home/mario/Workspaces/xxx-thegame/xxxthegame/src/main/resources/static/*.html | head -5)",
|
||||
"Bash(cd /home/mario/Workspaces/xxx-thegame/xxxthegame && ./gradlew compileJava 2>&1 | tail -30)",
|
||||
"Bash(grep:*)",
|
||||
"Bash(mkdir:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user