diff options
author | git | 2009-08-14 18:10:11 +0000 |
---|---|---|
committer | git | 2009-08-14 18:10:11 +0000 |
commit | 253018c6cdb114f5662a2d7ba8ed748c6e68e3a7 (patch) | |
tree | aeb2d6f70c6e96dcf5231cd68105ace332c27086 /mblock/doc | |
parent | a0d13b42bfb3fd081d77e9d73cf4db9695a6d88b (diff) | |
download | gnuradio-253018c6cdb114f5662a2d7ba8ed748c6e68e3a7.tar.gz gnuradio-253018c6cdb114f5662a2d7ba8ed748c6e68e3a7.tar.bz2 gnuradio-253018c6cdb114f5662a2d7ba8ed748c6e68e3a7.zip |
Added git ignore files auto created from svn:ignore properties.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'mblock/doc')
-rw-r--r-- | mblock/doc/.gitignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/mblock/doc/.gitignore b/mblock/doc/.gitignore new file mode 100644 index 000000000..f65ab6cf7 --- /dev/null +++ b/mblock/doc/.gitignore @@ -0,0 +1,18 @@ +/Makefile +/Makefile.in +/.deps +/.libs +/*.la +/*.lo +/autom4te.cache +/*.cache +/howto-write-a-block.html +/gr_block.h.xml +/howto_1.i.xml +/howto_square_ff.cc.xml +/howto_square_ff.h.xml +/qa_howto_1.py.xml +/src_lib_Makefile_1.am.xml +/src_lib_Makefile_2.am.xml +/howto_square2_ff.cc.xml +/howto_square2_ff.h.xml |