diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-31 12:06:17 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-31 12:06:17 +0300 |
commit | 5de1aed9e8743ab0b9f67b5033b147adfc8f576d (patch) | |
tree | d7bc7bf03c8fab424dfe1f3c9b4b6d086d30caae /.gitignore | |
parent | 1a3e6ca236d543334adef1e8420aaaa32ae6a1f2 (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 *.l *.l.cpp-options |