mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-19 16:41:34 +03:00
7c0482f9a8
As noted in the comment that was deleted, we should commit the Cargo.lock when creating an executable. This is the template that is copied into the consumer so I think we can safely assume that they will be creating an executable. Also adding `WixTools` which is created on Windows builds, similar to the `/target/` dir
12 lines
174 B
Plaintext
Executable File
12 lines
174 B
Plaintext
Executable File
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
/target/
|
|
WixTools
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
tauri.js
|
|
config.json
|
|
bundle.json
|