diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -16,6 +16,9 @@ Makefile.in # Test executables /tests/*-test +# pkg-config files +*.pc + # Files and folders created by libtool .libs/ *.l[oa] |