chore: crush git history - reborn from consolidation on 2026-03-10
This commit is contained in:
+35
@@ -0,0 +1,35 @@
|
||||
# Source files
|
||||
src/
|
||||
*.ts
|
||||
!*.d.ts
|
||||
|
||||
# Tests
|
||||
dist/test/
|
||||
*.test.js
|
||||
*.test.ts
|
||||
|
||||
# Build artifacts
|
||||
tsconfig.json
|
||||
tsconfig.*.json
|
||||
|
||||
# Development
|
||||
.github/
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Debug files
|
||||
debug-*.mjs
|
||||
test-debug*.mjs
|
||||
|
||||
# Temporary
|
||||
tmp/
|
||||
temp/
|
||||
*.tmp
|
||||
Reference in New Issue
Block a user