Remove OS- and editor-specific entries from gitignore

Users should be adding such things to their local .git/info/exclude.
This commit is contained in:
George Oikonomou 2017-10-08 17:18:58 +01:00 committed by Simon Duquennoy
parent 4f8ee5df72
commit 63eca213a4
1 changed files with 0 additions and 8 deletions

8
.gitignore vendored
View File

@ -10,7 +10,6 @@
*.ihex
*.pyc
*~
.DS_Store
obj_*
Makefile.target
doc/html
@ -71,13 +70,6 @@ summary
tests/[0-9][0-9]-*/report
tests/[0-9][0-9]-*/org/
# cscope files
cscope.*
# vim swap files
*.swp
*.swo
# x86 UEFI files
cpu/x86/uefi/Makefile.uefi
cpu/x86/uefi/edk2