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