diff --git a/MPLABX.gitignore b/MPLABX.gitignore new file mode 100644 index 00000000..c06fd712 --- /dev/null +++ b/MPLABX.gitignore @@ -0,0 +1,11 @@ +## Should be placed at the root (.X folder) of the project +## Ignore MPLAB X build results, and +## files generated by popular MPLAB X Compilation +## +## Get latest from https://github.com/github/gitignore/blob/master/MPLABX.gitignore + +/dist +/build +/nbproject/Makefile-* +/nbproject/Package-* +/nbproject/private