diff options
author | Josh Blum | 2009-10-06 18:04:38 -0700 |
---|---|---|
committer | Josh Blum | 2009-10-06 18:04:38 -0700 |
commit | 29fed0b4e92d862f43d75f364aa028b6658e76c3 (patch) | |
tree | edc48d30787260a9d73b4eb6abd1ff42fe2d7c5b /gnuradio-examples/grc | |
parent | ccca4c7d043bd5e14e48c67880da498c7d578734 (diff) | |
download | gnuradio-29fed0b4e92d862f43d75f364aa028b6658e76c3.tar.gz gnuradio-29fed0b4e92d862f43d75f364aa028b6658e76c3.tar.bz2 gnuradio-29fed0b4e92d862f43d75f364aa028b6658e76c3.zip |
removed unused git ignores
Diffstat (limited to 'gnuradio-examples/grc')
-rw-r--r-- | gnuradio-examples/grc/audio/.gitignore | 2 | ||||
-rw-r--r-- | gnuradio-examples/grc/simple/.gitignore | 2 | ||||
-rw-r--r-- | gnuradio-examples/grc/trellis/.gitignore | 2 | ||||
-rw-r--r-- | gnuradio-examples/grc/usrp/.gitignore | 2 | ||||
-rw-r--r-- | gnuradio-examples/grc/xmlrpc/.gitignore | 2 |
5 files changed, 0 insertions, 10 deletions
diff --git a/gnuradio-examples/grc/audio/.gitignore b/gnuradio-examples/grc/audio/.gitignore deleted file mode 100644 index b336cc7ce..000000000 --- a/gnuradio-examples/grc/audio/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/Makefile -/Makefile.in diff --git a/gnuradio-examples/grc/simple/.gitignore b/gnuradio-examples/grc/simple/.gitignore deleted file mode 100644 index b336cc7ce..000000000 --- a/gnuradio-examples/grc/simple/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/Makefile -/Makefile.in diff --git a/gnuradio-examples/grc/trellis/.gitignore b/gnuradio-examples/grc/trellis/.gitignore deleted file mode 100644 index b336cc7ce..000000000 --- a/gnuradio-examples/grc/trellis/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/Makefile -/Makefile.in diff --git a/gnuradio-examples/grc/usrp/.gitignore b/gnuradio-examples/grc/usrp/.gitignore deleted file mode 100644 index b336cc7ce..000000000 --- a/gnuradio-examples/grc/usrp/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/Makefile -/Makefile.in diff --git a/gnuradio-examples/grc/xmlrpc/.gitignore b/gnuradio-examples/grc/xmlrpc/.gitignore deleted file mode 100644 index b336cc7ce..000000000 --- a/gnuradio-examples/grc/xmlrpc/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/Makefile -/Makefile.in |