Files
DeviceManager/.prettierignore
Thea Schöbl 4cd9ce536d feat: new sharing system
feat: support legacy layout import
2023-09-16 14:17:59 +02:00

17 lines
203 B
Plaintext

.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
/src-tauri/target
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock
static/languages/*.json