1
0
Files
auto-git-gui/.gitignore
2026-05-04 22:06:41 +02:00

22 lines
230 B
Plaintext

node_modules
package-lock.json
dist/
dist-tauri
src-tauri/target
src-tauri/gen
dist.DS_Store
.git
.gitignore
.DS_Store
*.iml
yarn.lock
*.lock
!src-tauri/Cargo.lock
Makefile
*.exe
tsconfig.tsbuildinfo
*.dll
*.pdb
*.py[cod]
*.dylib