summaryrefslogtreecommitdiff
path: root/pjlib
diff options
context:
space:
mode:
authorDavid M. Lee <dlee@digium.com>2013-01-07 16:52:19 -0600
committerJason Parker <jparker@digium.com>2013-03-11 15:16:11 -0500
commit42eab3c1d5571d1865493f8e38f94f6b8bbdcd23 (patch)
tree259fa5997a2ae6e2c6cb09e4e8078f1c31eef200 /pjlib
parent483805f79570115ab95c69698792d238c1719b1b (diff)
Adding .gitignore files
Diffstat (limited to 'pjlib')
-rw-r--r--pjlib/bin/.gitignore2
-rw-r--r--pjlib/build/output/.gitignore2
-rw-r--r--pjlib/lib/.gitignore2
3 files changed, 6 insertions, 0 deletions
diff --git a/pjlib/bin/.gitignore b/pjlib/bin/.gitignore
new file mode 100644
index 0000000..d6b7ef3
--- /dev/null
+++ b/pjlib/bin/.gitignore
@@ -0,0 +1,2 @@
+*
+!.gitignore
diff --git a/pjlib/build/output/.gitignore b/pjlib/build/output/.gitignore
new file mode 100644
index 0000000..d6b7ef3
--- /dev/null
+++ b/pjlib/build/output/.gitignore
@@ -0,0 +1,2 @@
+*
+!.gitignore
diff --git a/pjlib/lib/.gitignore b/pjlib/lib/.gitignore
new file mode 100644
index 0000000..d6b7ef3
--- /dev/null
+++ b/pjlib/lib/.gitignore
@@ -0,0 +1,2 @@
+*
+!.gitignore