1
1
mirror of https://github.com/ellie/atuin.git synced 2024-09-19 08:57:16 +03:00
atuin/ui/.gitignore
2024-06-06 15:03:43 +01:00

29 lines
271 B
Plaintext

# Logs
logs
bundle
*.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?
.vite
gen