Skip to content

Instantly share code, notes, and snippets.

@mmitchel
Created August 24, 2016 04:02
Show Gist options
  • Save mmitchel/2c5cd739efbfce8dbb66cf0cf8076bdf to your computer and use it in GitHub Desktop.
Save mmitchel/2c5cd739efbfce8dbb66cf0cf8076bdf to your computer and use it in GitHub Desktop.
MPLABX gitignore
# MPLABX Project Ignored Artifacts
funclist
Makefile-*
MPLABXLog.*
memoryfile.xml
nbactions.xml
nb-configuration.xml
Package-*.bash
*.d
*.elf
*.hex
*.lst
*.map
*.o
*.obj
*.obj.dmp
*.out
*.pre
*.p1
*.sym
*.sdb
*.traceinfo
*.zip
**/build/**
**/debug/**
**/disassembly/**
#**/dist/**
**/html/**
**/nbbuild/**
**/nbdist/**
**/nbproject/private/**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment