mirror of
https://github.com/tauri-apps/tauri-vscode.git
synced 2026-01-31 00:35:18 +01:00
14 lines
258 B
Plaintext
14 lines
258 B
Plaintext
# Copyright 2020-2022 Tauri Programme within The Commons Conservancy
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
.vscode/**
|
|
.vscode-test/**
|
|
out/test/**
|
|
src/**
|
|
.gitignore
|
|
vsc-extension-quickstart.md
|
|
**/tsconfig.json
|
|
**/*.map
|
|
**/*.ts
|