Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dmarinus
6 days ago
|
parent
|
context
|
favorite
| on:
Don't create .gitkeep files, use .gitignore instea...
if possible you can also just create directories if they don't exist (ie. mkdir -p) and just exclude it in your root .gitignore (ie. ignore all build directories). That would safe you from creating multiple .gitignore files.
help
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: