diff options
Diffstat (limited to 'gr-wxgui/src/.gitignore')
-rw-r--r-- | gr-wxgui/src/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gr-wxgui/src/.gitignore b/gr-wxgui/src/.gitignore new file mode 100644 index 000000000..f9c5da0db --- /dev/null +++ b/gr-wxgui/src/.gitignore @@ -0,0 +1,8 @@ +/Makefile +/Makefile.in +/.deps +/.libs +/*.la +/*.lo +/*.pyc +/*.pyo |