diff options
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 5658aee..89edb97 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -4,6 +4,8 @@ /t?-deque /t?-dir /t?-format +/t?-intdiff +/t?-io /t?-link /t?-list /t?-list2 @@ -17,9 +19,11 @@ /t?-rand /t?-realpath /t?-shconfig +/t?-socket /t?-strchr2 /t?-string /t?-strquote +/t?-switchuser /t?-time # automake tests |