Update .gitignore for new makefile

This commit is contained in:
rexy712 2020-03-22 11:12:32 -07:00
parent 52963dce22
commit 841c179c24

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ Makefile
src/tester.c src/tester.c
*.pc *.pc
.cflags.tmp .cflags.tmp
.ldflags.tmp