Skip to content

Instantly share code, notes, and snippets.

@dragondgold
Forked from zeha/gist:5999375
Created November 21, 2015 20:10
Show Gist options
  • Select an option

  • Save dragondgold/fdfb72c38c2f0d917ee5 to your computer and use it in GitHub Desktop.

Select an option

Save dragondgold/fdfb72c38c2f0d917ee5 to your computer and use it in GitHub Desktop.
gitignore for MPLAB X projects
*.d
*.pre
*.p1
*.lst
*.sym
*.obj
*.o
*.sdb
*.obj.dmp
html/
nbproject/private/
nbproject/Package-*.bash
build/
nbbuild/
dist/
nbdist/
nbactions.xml
nb-configuration.xml
funclist
nbproject/Makefile-*
disassembly/
*.map
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment