Ignore preprocessed C++ files [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2021-11-21 16:23:44 +09:00
parent ac152b3cac
commit 1c4f529364
No known key found for this signature in database
GPG Key ID: 7CD2805BFA3770C6

1
.gitignore vendored
View File

@ -10,6 +10,7 @@
*.dylib *.dylib
*.elc *.elc
*.i *.i
*.ii
*.inc *.inc
*.log *.log
*.o *.o