Adding .gitignore for IAR EWARM IDE (https://www.iar.com/iar-embedded…#1997
Closed
dangu wants to merge 1 commit intogithub:masterfrom
Closed
Adding .gitignore for IAR EWARM IDE (https://www.iar.com/iar-embedded…#1997dangu wants to merge 1 commit intogithub:masterfrom
dangu wants to merge 1 commit intogithub:masterfrom
Conversation
joeblau
pushed a commit
to toptal/gitignore.io
that referenced
this pull request
Jul 14, 2016
Member
|
I'm going to close this out because the value of maintaining a template like this in the repository isn't clear to me. @dangu if you still feel this should be a template listed in this repository, please read the section about specialized templates and open a new pull request that follows the new pattern. |
Contributor
Author
|
Ok! I opened a new pull request in which I moved the IAR EWARM template to a folder "community/Embedded", as I think there could be more template files in the future for different tools used for embedded software development. |
This file contains hidden or 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
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.
Reasons for making this change:
Adding .gitignore for IAR EWARM environment
Links to documentation supporting these rule changes:
I found no documentation. These are my own suggestions of files to ignore, based on trial and error working with IAR EWARM
With this, the autogenerated build files as well as some debugger files will be ignored. These files are automatically generated during the build.
This is a link to the product homepage:
https://www.iar.com/iar-embedded-workbench/