aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDanny van Kooten <dannyvankooten@users.noreply.github.com>2020-03-12 09:14:29 +0100
committerDanny van Kooten <dannyvankooten@users.noreply.github.com>2020-03-12 09:14:29 +0100
commitedf331cd2573726d8053ce76e3497203a12d99b9 (patch)
tree73b3b885a7c6e4f35e7cba247cfdce280a4c6e86 /.gitignore
parent615618bb2ad91be24fb74738db0b2f290ccc50a3 (diff)
downloadunja-edf331cd2573726d8053ce76e3497203a12d99b9.tar.gz
unja-edf331cd2573726d8053ce76e3497203a12d99b9.zip
add test for hashmap
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d15a9d2..4157400 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
hyde
-*.dSYM \ No newline at end of file
+*.dSYM
+bin/ \ No newline at end of file