diff options
Diffstat (limited to 'gr-atsc/.gitignore')
-rw-r--r-- | gr-atsc/.gitignore | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/gr-atsc/.gitignore b/gr-atsc/.gitignore new file mode 100644 index 000000000..16905156d --- /dev/null +++ b/gr-atsc/.gitignore @@ -0,0 +1,23 @@ +/Makefile +/Makefile.in +/aclocal.m4 +/configure +/config.h.in +/stamp-h.in +/libtool +/config.log +/config.h +/config.cache +/config.status +/missing +/stamp-h +/stamp-h1 +/.deps +/.libs +/*.la +/*.lo +/autom4te.cache +/*.cache +/missing +/make.log +/gnuradio-atsc.pc |