1
0

auto-git:

[add] scripts/
 [add] src-tauri/
 [add] tauriBridge.js
 [change] .gitignore
 [change] README.md
 [change] index.html
 [change] package.json
 [change] renderer.js
 [change] settings.html
 [unlink] editor-reword.js
 [unlink] main.js
 [unlink] preload.js
 [unlink] rebase-sequence-windows.js
This commit is contained in:
2026-05-04 21:33:17 +02:00
parent 82d9c45bda
commit 0e12ac604e
18 changed files with 9782 additions and 3559 deletions

4
.gitignore vendored
View File

@@ -1,5 +1,8 @@
node_modules
package-lock.json
dist-tauri
src-tauri/target
src-tauri/gen
dist.DS_Store
.git
.gitignore
@@ -7,6 +10,7 @@ dist.DS_Store
*.iml
yarn.lock
*.lock
!src-tauri/Cargo.lock
Makefile
*.exe
tsconfig.tsbuildinfo