mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 06:05:49 -06:00
[PR #61] [MERGED] Removed bin folder from git #245
Labels
No labels
bug
documentation
enhancement
libui issue
pull-request
question
wait for libui implementation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/proton-native#245
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kusti8/proton-native/pull/61
Author: @parro-it
Created: 3/19/2018
Status: ✅ Merged
Merged: 3/21/2018
Merged by: @kusti8
Base:
master← Head:no-bin-in-git-2📝 Commits (2)
856d1a4Removed bin folder43bda58git ignored bin folder📊 Changes
43 files changed (+1 additions, -3548 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 23 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.