diff options
author | Dan Winship <danw@gnome.org> | 2011-05-02 09:53:59 -0400 |
---|---|---|
committer | Dan Winship <danw@gnome.org> | 2011-05-02 09:54:15 -0400 |
commit | 181763438a6be7791ef87c63fa119f74b44aeede (patch) | |
tree | 38141266a8d028119830136bd4018b6a8d48af1c /gthread | |
parent | f4cff2b923dd4df811327c9f199614dbfcbfe436 (diff) |
Update .gitignores
Diffstat (limited to 'gthread')
-rw-r--r-- | gthread/tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gthread/tests/.gitignore b/gthread/tests/.gitignore index ad7fa1037..ab4490d39 100644 --- a/gthread/tests/.gitignore +++ b/gthread/tests/.gitignore @@ -1,2 +1,3 @@ 1bit-mutex 1bit-emufutex +unix-multithreaded |