gitignore: fix typo

This commit is contained in:
Zihao Yu 2020-09-15 08:56:47 +08:00
parent 07c99a1e2a
commit 6cdc69bdeb

2
.gitignore vendored
View file

@ -6,7 +6,7 @@
!*.S !*.S
!Makefile !Makefile
!README !README
!LICENCE !LICENSE
.* .*
_* _*
*~ *~