Files
actions-custom-js/.gitignore
T
tom.coursow 051220e2a1
Test / test (push) Failing after 12s
.gitignore aktualisiert
2023-07-27 20:30:25 +02:00

24 lines
347 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
#/node_modules # Not included as the Gitea Actions need all dependencies without the need of npm install
#dist
#dist-ssr
#*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?