[Nice] [PATCH 3/3] Update .gitignore
Timothy Redaelli
timothy at redaelli.eu
Wed Oct 12 17:08:14 PDT 2011
---
.gitignore | 19 ++++++++++++++++++-
1 files changed, 18 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore
index 8ff43a1..b373d60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,7 @@ configure
compile
depcomp
diff
+gtk-doc.make
install-sh
libtool
ltmain.sh
@@ -36,6 +37,7 @@ stamp-h1
# top level stuff
debian
+m4
# address/ stuff
address/libaddress.la
@@ -81,9 +83,9 @@ stun/test-message-unpack
stun/tests/test-bind
stun/tests/test-conncheck
stun/tests/test-format
+stun/tests/test-hmac
stun/tests/test-parse
-
# local/ stuff
local/liblocal.la
local/list-local-interfaces
@@ -105,6 +107,7 @@ nice/test-readline
nice/test-util
nice/nice.pc
nice/libnice.symbols
+nice/libnice-symbols-test.c
# random/ stuff
random/librandom.la
@@ -114,6 +117,20 @@ random/test
gst/libgstnice.la
gst/jingle-gst-test-server
+# tests/ stuff
+tests/test
+tests/test-add-remove-stream
+tests/test-address
+tests/test-bsd
+tests/test-dribble
+tests/test-fallback
+tests/test-fullmode
+tests/test-mainloop
+tests/test-priority
+tests/test-pseudotcp
+tests/test-restart
+tests/test-thread
+
docs/reference/libnice/libnice*.txt
docs/reference/libnice/libnice.args
docs/reference/libnice/libnice.hierarchy
--
1.7.7
More information about the Nice
mailing list