summaryrefslogtreecommitdiff
path: root/gr-sounder/src
diff options
context:
space:
mode:
authorgit2009-08-14 18:10:11 +0000
committergit2009-08-14 18:10:11 +0000
commit253018c6cdb114f5662a2d7ba8ed748c6e68e3a7 (patch)
treeaeb2d6f70c6e96dcf5231cd68105ace332c27086 /gr-sounder/src
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 'gr-sounder/src')
-rw-r--r--gr-sounder/src/.gitignore2
-rw-r--r--gr-sounder/src/fpga/.gitignore2
-rw-r--r--gr-sounder/src/fpga/lib/.gitignore2
-rw-r--r--gr-sounder/src/fpga/tb/.gitignore5
-rw-r--r--gr-sounder/src/fpga/top/.gitignore11
-rw-r--r--gr-sounder/src/lib/.gitignore2
-rw-r--r--gr-sounder/src/python/.gitignore5
7 files changed, 29 insertions, 0 deletions
diff --git a/gr-sounder/src/.gitignore b/gr-sounder/src/.gitignore
new file mode 100644
index 000000000..b336cc7ce
--- /dev/null
+++ b/gr-sounder/src/.gitignore
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/gr-sounder/src/fpga/.gitignore b/gr-sounder/src/fpga/.gitignore
new file mode 100644
index 000000000..b336cc7ce
--- /dev/null
+++ b/gr-sounder/src/fpga/.gitignore
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/gr-sounder/src/fpga/lib/.gitignore b/gr-sounder/src/fpga/lib/.gitignore
new file mode 100644
index 000000000..b336cc7ce
--- /dev/null
+++ b/gr-sounder/src/fpga/lib/.gitignore
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/gr-sounder/src/fpga/tb/.gitignore b/gr-sounder/src/fpga/tb/.gitignore
new file mode 100644
index 000000000..b05ab62aa
--- /dev/null
+++ b/gr-sounder/src/fpga/tb/.gitignore
@@ -0,0 +1,5 @@
+/Makefile
+/Makefile.in
+/*.vcd
+/sounder_tb
+/*.out*
diff --git a/gr-sounder/src/fpga/top/.gitignore b/gr-sounder/src/fpga/top/.gitignore
new file mode 100644
index 000000000..2c9458cf2
--- /dev/null
+++ b/gr-sounder/src/fpga/top/.gitignore
@@ -0,0 +1,11 @@
+/Makefile
+/Makefile.in
+/db
+/*.rpt
+/*.summary
+/*.rbf
+/*.qws
+/*.smsg
+/*.done
+/*.pin
+/*.sof
diff --git a/gr-sounder/src/lib/.gitignore b/gr-sounder/src/lib/.gitignore
new file mode 100644
index 000000000..b336cc7ce
--- /dev/null
+++ b/gr-sounder/src/lib/.gitignore
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/gr-sounder/src/python/.gitignore b/gr-sounder/src/python/.gitignore
new file mode 100644
index 000000000..8ac573ba1
--- /dev/null
+++ b/gr-sounder/src/python/.gitignore
@@ -0,0 +1,5 @@
+/Makefile
+/Makefile.in
+/run_tests
+/*.pyc
+/loopback.dat