mirror of
https://github.com/yamadashy/repomix.git
synced 2025-06-11 00:25:54 +03:00
# Conflicts: # src/core/packager.ts # src/core/security/securityCheck.ts # src/shared/processConcurrency.ts # Conflicts: # package-lock.json # package.json
37 lines
348 B
Plaintext
37 lines
348 B
Plaintext
# Dependency directories
|
|
node_modules/
|
|
|
|
# Build output
|
|
lib/
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# OS generated files
|
|
.DS_Store
|
|
|
|
# Editor directories and files
|
|
.vscode/
|
|
.idea/
|
|
|
|
# Test coverage
|
|
coverage/
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
*.temp
|
|
|
|
# Repomix output
|
|
repomix-output.txt
|
|
repomix-output.xml
|
|
repomix-output.md
|
|
|
|
# ESLint cache
|
|
.eslintcache
|
|
|
|
# yarn
|
|
.yarn/
|
|
|
|
# biome
|
|
.biome/
|