summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/apps
diff options
context:
space:
mode:
authorgit repository hosting2009-08-13 22:26:53 -0600
committergit repository hosting2009-08-13 22:26:53 -0600
commitf15982950e4674f0cad53d25d36409253661af34 (patch)
treeaeb2d6f70c6e96dcf5231cd68105ace332c27086 /gnuradio-examples/python/apps
parenta0d13b42bfb3fd081d77e9d73cf4db9695a6d88b (diff)
downloadgnuradio-f15982950e4674f0cad53d25d36409253661af34.tar.gz
gnuradio-f15982950e4674f0cad53d25d36409253661af34.tar.bz2
gnuradio-f15982950e4674f0cad53d25d36409253661af34.zip
Added git ignore files auto created from svn:ignore properties.
Diffstat (limited to 'gnuradio-examples/python/apps')
-rw-r--r--gnuradio-examples/python/apps/.gitignore2
-rw-r--r--gnuradio-examples/python/apps/hf_explorer/.gitignore3
-rw-r--r--gnuradio-examples/python/apps/hf_radio/.gitignore3
3 files changed, 8 insertions, 0 deletions
diff --git a/gnuradio-examples/python/apps/.gitignore b/gnuradio-examples/python/apps/.gitignore
new file mode 100644
index 000000000..b336cc7ce
--- /dev/null
+++ b/gnuradio-examples/python/apps/.gitignore
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/gnuradio-examples/python/apps/hf_explorer/.gitignore b/gnuradio-examples/python/apps/hf_explorer/.gitignore
new file mode 100644
index 000000000..b6950912c
--- /dev/null
+++ b/gnuradio-examples/python/apps/hf_explorer/.gitignore
@@ -0,0 +1,3 @@
+/Makefile
+/Makefile.in
+/*.pyc
diff --git a/gnuradio-examples/python/apps/hf_radio/.gitignore b/gnuradio-examples/python/apps/hf_radio/.gitignore
new file mode 100644
index 000000000..b6950912c
--- /dev/null
+++ b/gnuradio-examples/python/apps/hf_radio/.gitignore
@@ -0,0 +1,3 @@
+/Makefile
+/Makefile.in
+/*.pyc