From a83fcc7f5206c6c2b07e7340b97d738f86f3f8c1 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sun, 4 Jul 2021 00:53:34 -0600 Subject: added info to about command --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ed3a310..e4de4e8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ .idea/ -.out/production/ +out/production/ Resurrection.iml -- cgit v1.2.3