Files
archived-tauri-vscode/.gitignore
Amr Bashir c64d572c1c fix: bundle extension using tsup (#268)
* fix: bundle extension using tsup

closes #267

* deps
2024-09-02 19:53:00 +03:00

11 lines
211 B
Plaintext

# Copyright 2020-2022 Tauri Programme within The Commons Conservancy
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: MIT
.DS_Store
npm-debug.log
Thumbs.db
node_modules/
dist/
.vs/
.vscode-test/