-
Notifications
You must be signed in to change notification settings - Fork 83.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
elisp: Ignore more build tools #4263
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.eask, .eldev, .keg are other build tools like .cask. dist is the default folder to build package distribution files.
From #3567 (comment). @martinwoodward Can you help review this PR? Thanks! |
Close this due to no response. |
@thorrsson Can you review this? Thanks! |
thorrsson
approved these changes
Feb 19, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not super familiar with Cask and it's workings but from the docs links this looks reasonable to me.
Poszli
śr., 19 lut 2025, 17:54 użytkownik Tim Hunter ***@***.***>
napisał:
… ***@***.**** approved this pull request.
I'm not super familiar with Cask and it's workings but from the docs links
this looks reasonable to me.
—
Reply to this email directly, view it on GitHub
<#4263 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BPU4HIUSX4ZGKAA2GYDWO6D2QSZNNAVCNFSM6AAAAABXNMARG2VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDMMRXGQYTSMBVGI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Re: [github/gitignore] elisp: Ignore more build tools (PR #4263) (Re:
[github/gitignore] elisp: Abaikan lebih banyak alat pembangunan (PR #4263))
Pada Kam, 20 Feb 2025 01.06, Kloda ***@***.***> menulis:
… Poszli <br> <br> śr., 19 lut 2025, 17:54 użytkownik Tim Hunter
***@***.***> <br> napisał: <br> <br> > ***@***.**** approved this
pull request. <br> > <br> > I'm not super familiar with Cask and
it's workings but from the docs links <br> > this looks reasonable
to me. <br> > <br> > — <br> > Reply to this email directly, view
it on GitHub <br> > <
#4263 (review)>,
<br> > or unsubscribe <br> > <
https://github.com/notifications/unsubscribe-auth/BPU4HIUSX4ZGKAA2GYDWO6D2QSZNNAVCNFSM6AAAAABXNMARG2VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDMMRXGQYTSMBVGI>
<br> > . <br> > You are receiving this because you are subscribed to
this thread.Message <br> > ID: ***@***.***> <br> > <br>
—
Reply to this email directly, view it on GitHub
<#4263 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BNWQYBCUXGYEDNMRD27HMT32QS227AVCNFSM6AAAAABXNMARG2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNRZGIZTQMBQGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
[image: lukasito69]*lukasito69* left a comment (github/gitignore#4263)
<#4263 (comment)>
Poszli <br> <br> śr., 19 lut 2025, 17:54 użytkownik Tim Hunter
***@***.***> <br> napisał: <br> <br> > ***@***.**** approved this
pull request. <br> > <br> > I'm not super familiar with Cask and
it's workings but from the docs links <br> > this looks reasonable
to me. <br> > <br> > — <br> > Reply to this email directly, view
it on GitHub <br> > <
#4263 (review)>,
<br> > or unsubscribe <br> > <
https://github.com/notifications/unsubscribe-auth/BPU4HIUSX4ZGKAA2GYDWO6D2QSZNNAVCNFSM6AAAAABXNMARG2VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDMMRXGQYTSMBVGI>
<br> > . <br> > You are receiving this because you are subscribed to
this thread.Message <br> > ID: ***@***.***> <br> > <br>
—
Reply to this email directly, view it on GitHub
<#4263 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BNWQYBCUXGYEDNMRD27HMT32QS227AVCNFSM6AAAAABXNMARG2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNRZGIZTQMBQGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
.eask, .eldev, .keg are other build tools like .cask. dist is the default folder to build package distribution files.
Reasons for making this change:
The reason is pretty much the same as #1096.
Links to documentation supporting these rule changes:
.eask/
, https://emacs-eask.github.io/.eldev
, https://doublep.github.io/eldev/.keg/
, https://github.com/conao3/keg.eldist/
, see https://cask.readthedocs.io/en/latest/guide/usage.html#cask-package (Eask uses the same directory too)