Skip to content
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

Simplified .gitignore #156

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

marsfan
Copy link

@marsfan marsfan commented Dec 22, 2020

I realized that there were still some build files being added to git commits, so I went through the .gitignore file, and used the documentation on Microchip's website to determine what files should be ignored (https://microchipdeveloper.com/mplabx:version-control-working-with). I was able greatly simplify the .gitignore file, and completely block all the build files properly.

On a side note: I do not know why firmware/Documentation is ignored. Shouldn't Documentation be included in the commits?

@marsfan marsfan marked this pull request as ready for review December 22, 2020 06:45
mikebdp2 added a commit to mikebdp2/Bus_Pirate that referenced this pull request Feb 11, 2024
Based on the original work of @marsfan at
BusPirate#156
- I have improved this .gitignore further.

Co-authored-by: Gabriel R. <[email protected]>
Signed-off-by: Mike Banon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant