Skip to content

Commit c85d925

Browse files
committed
Empty: Adding .gitkeep in bootstraps/empty/build
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.
1 parent bad1f18 commit c85d925

File tree

1 file changed

+1
-0
lines changed
  • pythonforandroid/bootstraps/empty/build

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

0 commit comments

Comments
 (0)