summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorClayton G. Hobbs <cghobbs@ncsu.edu>2015-12-26 22:24:06 -0500
committerClayton G. Hobbs <cghobbs@ncsu.edu>2015-12-26 22:24:06 -0500
commita6e27df2ccf8a22d76b2ff795dee2f86f52b3970 (patch)
treee30675848356f59855d45c0da711e701ed9d8a68 /.gitignore
parentfab5cc73faa98cdc941ce0da05ee89a974a461a1 (diff)
Ported to new pocketsphinx and pygi
Gotta keep that stuff up-to-date, yo.  Pocketsphinx changed so it needs
GStreamer 1.0, and that required rewriting everything to use GObject
Introspection instead of the old, static Python bindings for GObject.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0d20b64
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.pyc