diff options
| author | Joel Klinghed <the_jk@yahoo.com> | 2017-06-15 23:20:00 +0200 |
|---|---|---|
| committer | Joel Klinghed <the_jk@yahoo.com> | 2017-07-22 22:08:54 +0200 |
| commit | cb17c3035bbd80bd8ea6718bae4c57cfb2555653 (patch) | |
| tree | f454181a2f58071f5f2ba4408e7e179838ed3fb4 /src/.gitignore | |
| parent | face8e0a7d5f530ee3e5e63ab1e3d6ecd497326b (diff) | |
Initial monitor GUI
Basic monitor functionality, GTK-3.0 and QT5 backends
Diffstat (limited to 'src/.gitignore')
| -rw-r--r-- | src/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index 7045943..6b82970 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,8 +1,12 @@ /config.h /config.h.in~ +/libattrstr.a /libmonitor.a +/libmonitor_gui.a /libmitm.a /libtp.a /tp /tp-genca /tp-monitor +/tp-monitor-gtk +/tp-monitor-qt |
