add .pc to .gitignore

This commit is contained in:
Jeff Bezanson 2014-06-20 10:08:16 -04:00
parent 0905558734
commit 0c307a220b
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
*.dll*
*.so*
*.dylib*
*.pc