From 8131c94c8b6257f3070cbd9906ef32ba5f3fdf5d Mon Sep 17 00:00:00 2001 From: yoshoku Date: Mon, 11 Jan 2021 17:19:49 +0900 Subject: [PATCH] :wrench: Fix gitignore file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index eac95e9..00bd471 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ tags .DS_Store .ruby-version +iterate.dat /spec/dump_dbl.t /spec/dump_int.t /spec/dump_mult_dbl.t