mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
4 Commits
68970d6280
...
2cf117bae9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2cf117bae9 | ||
|
|
f963896e65 | ||
|
|
8431b56bed | ||
|
|
0e5d7be211 |
@ -1,2 +1,2 @@
|
||||
*.agdai
|
||||
MAlonzo/**
|
||||
**/MAlonzo/**
|
||||
|
||||
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