summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-07-31 11:49:34 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-07-31 11:49:34 +0300
commit64f6c20dfb8b201acb481735861cfaa20d38337c (patch)
treeb99af3464ba2d4fe0b5838fecb31d6ba04ad8e12
parent44c910d71f305be1a73889d26c09273e07da6d23 (diff)
Add .pc to .gitignore
-rw-r--r--hello0/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/hello0/.gitignore b/hello0/.gitignore
index 878cf3c..8a93488 100644
--- a/hello0/.gitignore
+++ b/hello0/.gitignore
@@ -12,5 +12,6 @@
*.exe
*.exe.dlls/
*.exe.manifest
+*.pc
hello