diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-31 12:07:57 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-31 12:07:57 +0300 |
commit | 89f5bc3b423a1269a60ccca05174226c8de40357 (patch) | |
tree | bf00f50bce39d6d0300b18a0c1983fd141c5b987 /.gitignore | |
parent | d1d99feb336e9c2b922b68dcb750825f0a628323 (diff) |
Add .pc to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ *.exe *.exe.dlls/ *.exe.manifest +*.pc INSTALL |