diff options
Diffstat (limited to 'gr-trellis/.gitignore')
-rw-r--r-- | gr-trellis/.gitignore | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/gr-trellis/.gitignore b/gr-trellis/.gitignore new file mode 100644 index 000000000..f3462d009 --- /dev/null +++ b/gr-trellis/.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 +/*.pc |