From 86e41865bb0d3d6321bb492bb3b81521207a0902 Mon Sep 17 00:00:00 2001 From: Jade Date: Sun, 5 Mar 2023 15:43:49 +0100 Subject: [PATCH] ignored result --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 64fccb2..7be8825 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ # will have compiled files and executables debug/ target/ +result/ # These are backup files generated by rustfmt **/*.rs.bk @@ -9,4 +10,4 @@ target/ # MSVC Windows builds of rustc generate these, which store debugging information *.pdb -pasta_data/* \ No newline at end of file +pasta_data/*