Added git ignore files as needed.
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Sun, 16 Aug 2009 01:45:53 +0000 (18:45 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Sun, 16 Aug 2009 01:45:53 +0000 (18:45 -0700)
gr-vrt/.gitignore [new file with mode: 0644]
gr-vrt/src/.gitignore [new file with mode: 0644]
vrt/.gitignore [new file with mode: 0644]
vrt/apps/.gitignore [new file with mode: 0644]
vrt/lib/.gitignore [new file with mode: 0644]

diff --git a/gr-vrt/.gitignore b/gr-vrt/.gitignore
new file mode 100644 (file)
index 0000000..5cf95da
--- /dev/null
@@ -0,0 +1,3 @@
+Makefile
+Makefile.in
+gnuradio-vrt.pc
diff --git a/gr-vrt/src/.gitignore b/gr-vrt/src/.gitignore
new file mode 100644 (file)
index 0000000..9ae817e
--- /dev/null
@@ -0,0 +1,8 @@
+Makefile
+Makefile.in
+.deps
+.libs
+run_tests
+vrt.py
+vrt.pyc
+vrt.cc
diff --git a/vrt/.gitignore b/vrt/.gitignore
new file mode 100644 (file)
index 0000000..8d802d8
--- /dev/null
@@ -0,0 +1,3 @@
+Makefile
+Makefile.in
+vrt.pc
diff --git a/vrt/apps/.gitignore b/vrt/apps/.gitignore
new file mode 100644 (file)
index 0000000..a8e9f88
--- /dev/null
@@ -0,0 +1,5 @@
+Makefile
+Makefile.in
+.deps
+.libs
+simple_rx_samples
diff --git a/vrt/lib/.gitignore b/vrt/lib/.gitignore
new file mode 100644 (file)
index 0000000..02b0523
--- /dev/null
@@ -0,0 +1,4 @@
+Makefile
+Makefile.in
+.deps
+.libs