From 622304ab3c7639c49c0c4dd6814ea6d8427ada0e Mon Sep 17 00:00:00 2001 From: lshprung Date: Sun, 24 Apr 2022 18:13:30 -0700 Subject: Created README --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 81d5e8e..4e24d3c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,6 @@ !custom !assignment_list* !setup.php +!README.md !.gitignore -- cgit