You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When experimenting around new recipes for python3, I personally needed empty to get something built.
The reason is that almost every boostrap needs python2, which conflicts with python3.
While using empty I noticed that the build directory is missing.
Using .gitkeep is not documented in git, but widely used as far as I read on the internet.
0 commit comments