mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
5 Commits
2cf117bae9
...
afbbe32cad
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
afbbe32cad | ||
|
|
84c6914a9b | ||
|
|
5f760225cf | ||
|
|
b9ad512a45 | ||
|
|
0e5d7be211 |
2
Lean.gitignore
Normal file
2
Lean.gitignore
Normal file
@ -0,0 +1,2 @@
|
||||
# cache and other artifacts produced by Lean's Lake build tool
|
||||
.lake/
|
||||
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