Files
helper_site/.gitignore
2023-09-04 13:23:09 +09:00

18 lines
191 B
Plaintext

.DS_Store
node_modules/
dist/
.cache/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
test/unit/coverage
package-lock.json
# Editor directories and files
.idea
*.suo
*.ntvs*
*.njsproj
*.sln