diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-31 12:06:04 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-31 12:06:04 +0300 |
commit | 8da7f433755ad43d0ea9b971c6145042e83dd6d0 (patch) | |
tree | 708d11fe3124ca4ecce457d05ee3e8bfc12dcd2d | |
parent | 960b7746844cd1d97934c22bb5f0b8546a19c38a (diff) |
Add .pc to .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ *.exe *.exe.dlls/ *.exe.manifest +*.pc *.l *.l.cpp-options |