From 8e8977e19ac8032a62be046100f89e13720f10bb Mon Sep 17 00:00:00 2001 From: Sakimori Date: Sun, 2 Jan 2022 12:09:10 -0500 Subject: [PATCH] Initial commit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9491a2f..2813ce2 100644 --- a/.gitignore +++ b/.gitignore @@ -360,4 +360,7 @@ MigrationBackup/ .ionide/ # Fody - auto-generated XML schema -FodyWeavers.xsd \ No newline at end of file +FodyWeavers.xsd + +# Venv files +Hockey/ \ No newline at end of file