mirror of
https://github.com/tauri-apps/create-tauri-app.git
synced 2026-01-31 00:45:16 +01:00
* refactor: flatten repo structure this makes it easier for new contributors to find where templates live * fmt * update syntax * saturating sub * revert lte syntax change * fix manifest * react and solid
15 lines
232 B
Plaintext
15 lines
232 B
Plaintext
# Copyright 2019-2022 Tauri Programme within The Commons Conservancy
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
target
|
|
Cargo.lock
|
|
.cargo
|
|
.github
|
|
npm
|
|
.eslintrc
|
|
.prettierignore
|
|
rustfmt.toml
|
|
yarn.lock
|
|
*.node
|