tauri/examples/api/.gitignore
Lucas Fernandes Nogueira 3364b6727c
fix(cli): build command features and bundles can have multiple values (#8744)
* fix(cli): build command  and  can have multiple values

* add value delimiter on bundles

* gitignore dist
2024-02-03 09:14:02 -03:00

7 lines
53 B
Plaintext

/node_modules/
/.vscode/
.DS_Store
gen/
.cargo
dist/