diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-31 12:06:34 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-31 12:06:34 +0300 |
commit | ec34d84f9c245daf7ab4d98f1f0f14ce38e7f11c (patch) | |
tree | 46a7837b9dd6ea74eaa6260fb15bf4a43bb2461c /.gitignore | |
parent | 3c0c16aa01bfc2c73668d73412f2bca3242d8865 (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 |