Compare commits

...

2 Commits

Author SHA1 Message Date
8e4b85c172 Remove release files from version control 2025-11-26 18:27:04 +01:00
d08612205b Remove .claude directory from version control 2025-11-26 18:26:49 +01:00
2 changed files with 7 additions and 14 deletions

View File

@@ -1,14 +0,0 @@
{
"permissions": {
"allow": [
"Bash(git init:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git remote add:*)",
"Bash(npm install:*)",
"Bash(npm run build:*)"
],
"deny": [],
"ask": []
}
}

7
.gitignore vendored
View File

@@ -13,5 +13,12 @@ main.js
.vscode .vscode
.idea .idea
# Claude Code
.claude
# Release
release/
*.zip
# Obsidian # Obsidian
data.json data.json