mirror of
https://github.com/System-End/hackatime-desktop.git
synced 2026-04-19 16:28:19 +00:00
* chore(ci): add linters * chore: apply linter fixes * chore(ci): add cache layer * chore(ci): change lint flavour * chore: apply linter fixes * chore(cI): fix linter errors * chore * chore(ci): add renovate * chore(ci): add renovate workflow * chore( * chore(ci): enable git lfs --------- Co-authored-by: leafdbot[bot] <192038741+leafdbot[bot]@users.noreply.github.com>
26 lines
289 B
Text
26 lines
289 B
Text
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
lerna-debug.log*
|
|
|
|
node_modules
|
|
dist
|
|
dist-ssr
|
|
*.local
|
|
|
|
# Editor directories and files
|
|
.vscode/*
|
|
!.vscode/extensions.json
|
|
.idea
|
|
.DS_Store
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|
|
megalinter-reports/
|
|
mega-linter.log
|