mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* feat(tauri) initial work for the CLI * feat(build) read dist path from env * feat(tauri) proton.js entry * feat(tauri) threeshake fs * feat(injector) check if tauri dir exists * feat(injector) don't show success message if dir exists * chore(injector) cleanup fs imports
12 lines
329 B
Plaintext
Executable File
12 lines
329 B
Plaintext
Executable File
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
/target/
|
|
|
|
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
|
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
|
|
Cargo.lock
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
tauri.js |