diff options
Diffstat (limited to 'gr-wxgui/.gitignore')
-rw-r--r-- | gr-wxgui/.gitignore | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/gr-wxgui/.gitignore b/gr-wxgui/.gitignore new file mode 100644 index 000000000..cdcf41b15 --- /dev/null +++ b/gr-wxgui/.gitignore @@ -0,0 +1,30 @@ +/*.cache +/*.la +/*.lo +/*.pc +/.deps +/.la +/.libs +/.lo +/Makefile +/Makefile.in +/aclocal.m4 +/autom4te.cache +/config.cache +/config.h +/config.h.in +/config.log +/config.status +/configure +/depcomp +/install-sh +/libtool +/ltmain.sh +/make.log +/missing +/missing +/mkinstalldirs +/py-compile +/stamp-h +/stamp-h.in +/stamp-h1 |