Files
theme-earth/.gitignore
Ryan Wang d8769ce58c chore: development setup
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-10-05 23:26:16 +08:00

24 lines
244 B
Plaintext

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