Create the build output directory and configure .gitignore. **Tasks:** - [ ] Create `build/` directory - [ ] Add `.gitkeep` file - [ ] Update `.gitignore` to handle build artifacts **Acceptance Criteria:** - Build directory exists - .gitignore properly configured - Directory preserved in git **Estimate:** 1 story point