diff options
author | git <git@221aa14e-8319-0410-a670-987f0aec2ac5> | 2009-08-14 18:10:11 +0000 |
---|---|---|
committer | git <git@221aa14e-8319-0410-a670-987f0aec2ac5> | 2009-08-14 18:10:11 +0000 |
commit | 253018c6cdb114f5662a2d7ba8ed748c6e68e3a7 (patch) | |
tree | aeb2d6f70c6e96dcf5231cd68105ace332c27086 /gcell/apps/.gitignore | |
parent | a0d13b42bfb3fd081d77e9d73cf4db9695a6d88b (diff) |
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 'gcell/apps/.gitignore')
-rw-r--r-- | gcell/apps/.gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gcell/apps/.gitignore b/gcell/apps/.gitignore new file mode 100644 index 0000000000..b80e1a92ce --- /dev/null +++ b/gcell/apps/.gitignore @@ -0,0 +1,12 @@ +/Makefile +/Makefile.in +/.la +/.lo +/.deps +/.libs +/*.la +/*.lo +/test_all +/benchmark_nop +/benchmark_dma +/benchmark_roundtrip |