diff options
Diffstat (limited to 'AK/Tests/.gitignore')
-rw-r--r-- | AK/Tests/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/AK/Tests/.gitignore b/AK/Tests/.gitignore index 2e42a5a41c..3e8c653d02 100644 --- a/AK/Tests/.gitignore +++ b/AK/Tests/.gitignore @@ -1,2 +1,5 @@ TestString TestQueue +TestVector +*.d +*.o |