tighten / takeout

Docker-based development-only dependency manager. macOS, Linux, and WSL2-only and installs via PHP's Composer... for now.
MIT License
1.59k stars 83 forks source link

Add builds folder to .gitignore #289

Closed datashaman closed 2 years ago

datashaman commented 2 years ago

I notice the builds folder with the takeout binary is not ignored, someone will commit that at some point by mistake. This ignores the folder.

mattstauffer commented 2 years ago

The builds folder is committed; that's the actual binary that's being distributed.