summaryrefslogtreecommitdiff
path: root/gcell/lib/runtime
diff options
context:
space:
mode:
authorgit2009-08-14 18:10:11 +0000
committergit2009-08-14 18:10:11 +0000
commit253018c6cdb114f5662a2d7ba8ed748c6e68e3a7 (patch)
treeaeb2d6f70c6e96dcf5231cd68105ace332c27086 /gcell/lib/runtime
parenta0d13b42bfb3fd081d77e9d73cf4db9695a6d88b (diff)
downloadgnuradio-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 'gcell/lib/runtime')
-rw-r--r--gcell/lib/runtime/.gitignore8
-rw-r--r--gcell/lib/runtime/spu/.gitignore10
2 files changed, 18 insertions, 0 deletions
diff --git a/gcell/lib/runtime/.gitignore b/gcell/lib/runtime/.gitignore
new file mode 100644
index 000000000..a02b6ff73
--- /dev/null
+++ b/gcell/lib/runtime/.gitignore
@@ -0,0 +1,8 @@
+/Makefile
+/Makefile.in
+/.la
+/.lo
+/.deps
+/.libs
+/*.la
+/*.lo
diff --git a/gcell/lib/runtime/spu/.gitignore b/gcell/lib/runtime/spu/.gitignore
new file mode 100644
index 000000000..36b575570
--- /dev/null
+++ b/gcell/lib/runtime/spu/.gitignore
@@ -0,0 +1,10 @@
+/Makefile
+/Makefile.in
+/*.a
+/*.la
+/*.lo
+/.deps
+/.libs
+/test_spu
+/gcell_spu_main
+/gcell_qa