diff options
author | Danny van Kooten <dannyvankooten@users.noreply.github.com> | 2020-03-12 09:14:29 +0100 |
---|---|---|
committer | Danny van Kooten <dannyvankooten@users.noreply.github.com> | 2020-03-12 09:14:29 +0100 |
commit | edf331cd2573726d8053ce76e3497203a12d99b9 (patch) | |
tree | 73b3b885a7c6e4f35e7cba247cfdce280a4c6e86 /.gitignore | |
parent | 615618bb2ad91be24fb74738db0b2f290ccc50a3 (diff) | |
download | unja-edf331cd2573726d8053ce76e3497203a12d99b9.tar.gz unja-edf331cd2573726d8053ce76e3497203a12d99b9.zip |
add test for hashmap
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ hyde -*.dSYM
\ No newline at end of file +*.dSYM +bin/
\ No newline at end of file |