From 796693c15f0f98449328340596e5b2c26937cb54 Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Tue, 6 Feb 2024 12:39:16 -0500 Subject: [PATCH] ignore chreds --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9ee781b..148ee30 100644 --- a/.gitignore +++ b/.gitignore @@ -143,3 +143,5 @@ storage.json # compiled nim output *.js + +tests/credentials.nim \ No newline at end of file