Launcher/.gitignore
Shadowner dee2b9a636 Refactoring Repository architecture + POC svelte
Only the interface is in state of work, there is no logic actually.
2023-03-11 17:12:38 +01:00

25 lines
261 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
build
dist
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
.svelte-kit