Updated gitignore for pc files

This commit is contained in:
rexy712 2020-03-06 16:13:44 -08:00
parent 59413d6d48
commit 5b0570f546
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ include/config.h
makefile
Makefile
src/tester.c
*.pc

1
rjp++/.gitignore vendored
View File

@ -7,3 +7,4 @@ lib*.a
*.o
test.cpp
test
*.pc