gitignore: Filter *.pc

Change-Id: I1e4e9b7342b23b4ef460801d61b4dd9c2fdc6dab
This commit is contained in:
Pau Espin 2018-07-27 19:23:34 +02:00
parent 304b3eb328
commit d1562a7766
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -22,6 +22,7 @@ src/utils/smpp_mirror
*.pyc
*.gcda
*.gcno
*.pc
#configure
aclocal.m4