Commit a8e6c798 authored by Timothy Redaelli's avatar Timothy Redaelli Committed by Youness Alaoui

Update .gitignore

parent f4b91874
...@@ -27,6 +27,7 @@ configure ...@@ -27,6 +27,7 @@ configure
compile compile
depcomp depcomp
diff diff
gtk-doc.make
install-sh install-sh
libtool libtool
ltmain.sh ltmain.sh
...@@ -36,6 +37,7 @@ stamp-h1 ...@@ -36,6 +37,7 @@ stamp-h1
# top level stuff # top level stuff
debian debian
m4
# address/ stuff # address/ stuff
address/libaddress.la address/libaddress.la
...@@ -81,9 +83,9 @@ stun/test-message-unpack ...@@ -81,9 +83,9 @@ stun/test-message-unpack
stun/tests/test-bind stun/tests/test-bind
stun/tests/test-conncheck stun/tests/test-conncheck
stun/tests/test-format stun/tests/test-format
stun/tests/test-hmac
stun/tests/test-parse stun/tests/test-parse
# local/ stuff # local/ stuff
local/liblocal.la local/liblocal.la
local/list-local-interfaces local/list-local-interfaces
...@@ -105,6 +107,7 @@ nice/test-readline ...@@ -105,6 +107,7 @@ nice/test-readline
nice/test-util nice/test-util
nice/nice.pc nice/nice.pc
nice/libnice.symbols nice/libnice.symbols
nice/libnice-symbols-test.c
# random/ stuff # random/ stuff
random/librandom.la random/librandom.la
...@@ -114,6 +117,20 @@ random/test ...@@ -114,6 +117,20 @@ random/test
gst/libgstnice.la gst/libgstnice.la
gst/jingle-gst-test-server 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*.txt
docs/reference/libnice/libnice.args docs/reference/libnice/libnice.args
docs/reference/libnice/libnice.hierarchy docs/reference/libnice/libnice.hierarchy
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment