Created gitignore file for the QuartusII IDE from Altera.#1682
Closed
espenkn wants to merge 2 commits intogithub:masterfrom
Closed
Created gitignore file for the QuartusII IDE from Altera.#1682espenkn wants to merge 2 commits intogithub:masterfrom
espenkn wants to merge 2 commits intogithub:masterfrom
Conversation
All work is based on information from http://www.alterawiki.com/wiki/Version_Control (01.10.2015)
Author
|
I did not notice #1193 until now... Guess I better remove this. |
Author
|
I'm reopening this pull request in order to see if there are other users that thinks this should be in the repo. |
joeblau
added a commit
to toptal/gitignore.io
that referenced
this pull request
Dec 3, 2015
… `data/custom/` directory. You should be able to go to https://www.gitignore.io and search for your respective template and locate your file. Once these changes are merged into GitHub's official repository, I will remove them from my custom data and use GitHub's submodule reference. github/gitignore#1777 github/gitignore#1776 github/gitignore#1770 github/gitignore#1767 github/gitignore#1755 github/gitignore#1750 github/gitignore#1749 github/gitignore#1745 github/gitignore#1731 github/gitignore#1729 github/gitignore#1717 github/gitignore#1702 github/gitignore#1682 github/gitignore#1649 github/gitignore#1644 github/gitignore#1643 github/gitignore#1624 github/gitignore#1623 github/gitignore#1614 github/gitignore#1606 github/gitignore#1602 github/gitignore#1597 github/gitignore#1596 github/gitignore#1589 github/gitignore#1575 github/gitignore#1560 github/gitignore#1559 github/gitignore#1549 github/gitignore#1548 github/gitignore#1504 github/gitignore#1495
shiftkey
requested changes
Oct 28, 2018
| ######### Quartus II source files | ||
|
|
||
| # project files: | ||
| ### project_name.qpf Quartus II project file |
Member
There was a problem hiding this comment.
Are we able to bring these comments closer to the source? I think this is a neat list to curate, but currently it's very verbose and the comments being separated from the rules like this makes it hard to follow.
Member
|
I'm going to close this out because of inactivity. @espenkn if you feel like this should still be a template listed here, please read the section about specialized templates and open a fresh pull request. |
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.
This is ignore file is for the Quartus2 IDE from Altera.
links to IDE SW: https://dl.altera.com/?edition=web
Why you’re making a change
I created this file since i could not find an other file for quartus.
Scope of your change:
Just sharing.
All work is based on information from
links to documentation: http://www.alterawiki.com/wiki/Version_Control (01.10.2015)
Not thoroughly tested!