Update .gitignore
This commit is contained in:
parent
7aac701cc1
commit
b96b3d769c
5
.gitignore
vendored
5
.gitignore
vendored
@ -9,6 +9,7 @@
|
||||
Makefile
|
||||
/BUILD/
|
||||
/UNUSED/
|
||||
/DISK/
|
||||
|
||||
# Prerequisites
|
||||
*.d
|
||||
@ -43,3 +44,7 @@ Makefile
|
||||
*.out
|
||||
*.app
|
||||
|
||||
# Disk image files
|
||||
*.img
|
||||
*.iso
|
||||
*.fd
|
||||
|
Loading…
Reference in New Issue
Block a user