Ignore tmp .c or .h files

This commit is contained in:
Glenn Y. Rolland 2020-03-04 00:07:01 +01:00
parent c5f4cd8345
commit f65f6b957a
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,4 +1,6 @@
*.a
*.c~
*.h~
*.log
*.o
test/test_*