mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 19:27:19 +02:00
Compare commits
4 Commits
77db86065d
...
22b23272b8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
22b23272b8 | ||
|
|
7247090aa6 | ||
|
|
6836b38f62 | ||
|
|
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
|
||||
@ -55,3 +55,6 @@ LineIDs.dbg.bak
|
||||
*.~u
|
||||
*.project.~u
|
||||
*.suo
|
||||
|
||||
# TwinCAT Measurement
|
||||
*.vsm
|
||||
|
||||
Loading…
Reference in New Issue
Block a user