mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
2 Commits
22b23272b8
...
77db86065d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
77db86065d | ||
|
|
0e5d7be211 |
11
MPLABX.gitignore
Normal file
11
MPLABX.gitignore
Normal file
@ -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
|
||||||
Loading…
Reference in New Issue
Block a user