Skip to content
This repository was archived by the owner on Feb 11, 2021. It is now read-only.

Commit d2e0589

Browse files
committed
Add more generated files to .gitignore
1 parent be81ed6 commit d2e0589

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.DS_Store

-6 KB
Binary file not shown.

.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1+
#-------------------
2+
# MPLAB built files
3+
#-------------------
4+
/16F1825_led.X/nbproject/private/private.xml
15
/16F1825_led.X/build
26
/16F1825_led.X/dist
37
funclist
48
l.obj
9+
10+
#--------------------
11+
# OS generated files
12+
#--------------------
13+
.DS_Store
14+
.DS_Store?
15+
._*
16+
.Trashes
17+
ehthumbs.db
18+
Thumbs.db

0 commit comments

Comments
 (0)