[PR #60] [CLOSED] No bin in git #246

Closed
opened 2026-05-05 11:56:48 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kusti8/proton-native/pull/60
Author: @parro-it
Created: 3/19/2018
Status: Closed

Base: masterHead: no-bin-in-git


📝 Commits (4)

  • d42ab2b Update for libui-node 0_1_0
  • 3542fdd Merge remote-tracking branch 'misch/libui-node-010'
  • b5392a4 Update libui-node version to 0.1.0
  • e198361 git ignored bin folder

📊 Changes

49 files changed (+135 additions, -3680 deletions)

View changed files

📝 .gitignore (+1 -0)
bin/components/App.js (+0 -45)
bin/components/Button.js (+0 -75)
bin/components/Checkbox.js (+0 -77)
bin/components/ColorButton.js (+0 -153)
bin/components/Combobox.js (+0 -110)
bin/components/DesktopComponent.js (+0 -257)
bin/components/Dialog.js (+0 -51)
bin/components/EditableCombobox.js (+0 -110)
bin/components/Entry.js (+0 -77)
bin/components/FontButton.js (+0 -70)
bin/components/Form.js (+0 -70)
bin/components/Grid.js (+0 -70)
bin/components/Group.js (+0 -72)
bin/components/HorizontalBox.js (+0 -70)
bin/components/HorizontalSeparator.js (+0 -68)
bin/components/MenuBar.js (+0 -115)
bin/components/MultilineEntry.js (+0 -77)
bin/components/PasswordEntry.js (+0 -77)
bin/components/ProgressBar.js (+0 -70)

...and 29 more files

📄 Description

I removed the built folder bin from git, as discussed in #57


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kusti8/proton-native/pull/60 **Author:** [@parro-it](https://github.com/parro-it) **Created:** 3/19/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `no-bin-in-git` --- ### 📝 Commits (4) - [`d42ab2b`](https://github.com/kusti8/proton-native/commit/d42ab2b7319b5fdd3612b5f8c8ec27b4613c416c) Update for libui-node 0_1_0 - [`3542fdd`](https://github.com/kusti8/proton-native/commit/3542fdd0cd9c5e8c2b0fee483a69619a028b9f80) Merge remote-tracking branch 'misch/libui-node-010' - [`b5392a4`](https://github.com/kusti8/proton-native/commit/b5392a4b2191d325d3a07f7ac26855aff50dcba3) Update libui-node version to 0.1.0 - [`e198361`](https://github.com/kusti8/proton-native/commit/e198361b0a7dc7216a0a4f96f2f340e243f9bea8) git ignored bin folder ### 📊 Changes **49 files changed** (+135 additions, -3680 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) ➖ `bin/components/App.js` (+0 -45) ➖ `bin/components/Button.js` (+0 -75) ➖ `bin/components/Checkbox.js` (+0 -77) ➖ `bin/components/ColorButton.js` (+0 -153) ➖ `bin/components/Combobox.js` (+0 -110) ➖ `bin/components/DesktopComponent.js` (+0 -257) ➖ `bin/components/Dialog.js` (+0 -51) ➖ `bin/components/EditableCombobox.js` (+0 -110) ➖ `bin/components/Entry.js` (+0 -77) ➖ `bin/components/FontButton.js` (+0 -70) ➖ `bin/components/Form.js` (+0 -70) ➖ `bin/components/Grid.js` (+0 -70) ➖ `bin/components/Group.js` (+0 -72) ➖ `bin/components/HorizontalBox.js` (+0 -70) ➖ `bin/components/HorizontalSeparator.js` (+0 -68) ➖ `bin/components/MenuBar.js` (+0 -115) ➖ `bin/components/MultilineEntry.js` (+0 -77) ➖ `bin/components/PasswordEntry.js` (+0 -77) ➖ `bin/components/ProgressBar.js` (+0 -70) _...and 29 more files_ </details> ### 📄 Description I removed the built folder `bin` from git, as discussed in #57 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:56:48 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/proton-native#246
No description provided.