summaryrefslogtreecommitdiff
path: root/pjsip-apps
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 /pjsip-apps
parent483805f79570115ab95c69698792d238c1719b1b (diff)
Adding .gitignore files
Diffstat (limited to 'pjsip-apps')
-rw-r--r--pjsip-apps/bin/.gitignore1
-rw-r--r--pjsip-apps/bin/samples/.gitignore2
-rw-r--r--pjsip-apps/build/output/.gitignore2
3 files changed, 5 insertions, 0 deletions
diff --git a/pjsip-apps/bin/.gitignore b/pjsip-apps/bin/.gitignore
new file mode 100644
index 0000000..a8dc7a8
--- /dev/null
+++ b/pjsip-apps/bin/.gitignore
@@ -0,0 +1 @@
+pj*
diff --git a/pjsip-apps/bin/samples/.gitignore b/pjsip-apps/bin/samples/.gitignore
new file mode 100644
index 0000000..d6b7ef3
--- /dev/null
+++ b/pjsip-apps/bin/samples/.gitignore
@@ -0,0 +1,2 @@
+*
+!.gitignore
diff --git a/pjsip-apps/build/output/.gitignore b/pjsip-apps/build/output/.gitignore
new file mode 100644
index 0000000..d6b7ef3
--- /dev/null
+++ b/pjsip-apps/build/output/.gitignore
@@ -0,0 +1,2 @@
+*
+!.gitignore