This repository has been archived on 2024-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
Cinemateket/.gitignore
haraldnilsen 48c24a2ff0 🙈 Add gitignore and remove yarn lock
Co-authored-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
2023-08-28 16:00:23 +02:00

25 lines
272 B
Text

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