diff options
author | Josh Blum <josh@joshknows.com> | 2010-02-09 17:45:35 -0800 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-02-09 17:45:35 -0800 |
commit | e2044e13ec4ad94e9739402257134abd92cf1521 (patch) | |
tree | e642baa20cb194b38d1b3f0c9d4d0b93e32f868d /lib/transport/.gitignore | |
parent | c5480830c6e8e8e862523b3ebf3117fda8a100df (diff) | |
download | uhd-e2044e13ec4ad94e9739402257134abd92cf1521.tar.gz uhd-e2044e13ec4ad94e9739402257134abd92cf1521.tar.bz2 uhd-e2044e13ec4ad94e9739402257134abd92cf1521.zip |
added transport directory and udp transport
Diffstat (limited to 'lib/transport/.gitignore')
-rw-r--r-- | lib/transport/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/transport/.gitignore b/lib/transport/.gitignore new file mode 100644 index 000000000..b336cc7ce --- /dev/null +++ b/lib/transport/.gitignore @@ -0,0 +1,2 @@ +/Makefile +/Makefile.in |