summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hello/.gitignore1
-rw-r--r--mhello/.gitignore1
2 files changed, 2 insertions, 0 deletions
diff --git a/hello/.gitignore b/hello/.gitignore
index 1e10829..1113df3 100644
--- a/hello/.gitignore
+++ b/hello/.gitignore
@@ -12,6 +12,7 @@
*.exe
*.exe.dlls/
*.exe.manifest
+*.pc
hello
version
diff --git a/mhello/.gitignore b/mhello/.gitignore
index 6e69d7f..2d50bcd 100644
--- a/mhello/.gitignore
+++ b/mhello/.gitignore
@@ -15,6 +15,7 @@
*.exe
*.exe.dlls/
*.exe.manifest
+*.pc
hello
version