diff options
author | 2011-01-22 23:56:08 +0000 | |
---|---|---|
committer | 2011-01-22 23:56:08 +0000 | |
commit | 62a3e9ef98827094e0daa27418c4a08677ba1458 (patch) | |
tree | 2c40236b20fe26376523e0ce35658513f621ce66 /.gitignore | |
parent | c05f56916407d1730903472718fed9576bd214c9 (diff) | |
download | paludis-62a3e9ef98827094e0daa27418c4a08677ba1458.tar.gz paludis-62a3e9ef98827094e0daa27418c4a08677ba1458.tar.xz |
Support hashing tuples
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ace91fc59..fd5a3ae72 100644 --- a/.gitignore +++ b/.gitignore @@ -456,6 +456,7 @@ paludis-*.*.*.tar.bz2 /paludis/util/fs_path_TEST /paludis/util/fs_stat_TEST /paludis/util/graph_TEST +/paludis/util/hashes_TEST /paludis/util/indirect_iterator_TEST /paludis/util/is_file_with_extension_TEST /paludis/util/iterator_funcs_TEST |