summaryrefslogtreecommitdiff
path: root/omnithread
diff options
context:
space:
mode:
Diffstat (limited to 'omnithread')
-rw-r--r--omnithread/.gitignore9
-rw-r--r--omnithread/gnuradio/.gitignore2
2 files changed, 11 insertions, 0 deletions
diff --git a/omnithread/.gitignore b/omnithread/.gitignore
new file mode 100644
index 000000000..5a51e3bc3
--- /dev/null
+++ b/omnithread/.gitignore
@@ -0,0 +1,9 @@
+/Makefile
+/Makefile.in
+/.la
+/.lo
+/.deps
+/.libs
+/*.la
+/*.lo
+/gnuradio-omnithread.pc
diff --git a/omnithread/gnuradio/.gitignore b/omnithread/gnuradio/.gitignore
new file mode 100644
index 000000000..b336cc7ce
--- /dev/null
+++ b/omnithread/gnuradio/.gitignore
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in