fix github installs, ship dist output, add install-time build hook
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,9 +1,6 @@
|
||||
# Dependencies
|
||||
node_modules/
|
||||
|
||||
# Build output
|
||||
dist/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
@@ -20,3 +17,7 @@ Thumbs.db
|
||||
|
||||
# TypeScript
|
||||
*.tsbuildinfo
|
||||
|
||||
# Agent notes
|
||||
AI_AGENT_REPORT.md
|
||||
LEARNINGS.md
|
||||
|
||||
Reference in New Issue
Block a user