Minor adjustment to gitignore to tidy things up

This commit is contained in:
Curle 2019-10-28 20:50:22 +00:00
parent fffcc03460
commit 1632510d86

4
.gitignore vendored
View File

@ -12,6 +12,7 @@
*.obj
*.elf
# Linker output
*.ilk
*.map
@ -40,6 +41,8 @@
*.i*86
*.x86_64
*.hex
*.efi
*.list
# Debug files
*.dSYM/
@ -63,3 +66,4 @@ dkms.conf
/Sync-OS.vcxproj
/Sync-OS.vcxproj.user
/Sync-OS.vcxproj.filters
/efi