From 47000f9ddc9edf252baf565eed861c0570abbd1c Mon Sep 17 00:00:00 2001 From: Brett Hewitson Date: Sun, 6 Jun 2021 15:12:28 +1000 Subject: [PATCH] Update .gitignore --- src/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/.gitignore b/src/.gitignore index dfcfd56f..ecad615e 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -348,3 +348,8 @@ MigrationBackup/ # Ionide (cross platform F# VS Code tools) working folder .ionide/ + +# custom files +Deploy*Github.cmd +Installer.* +MakeLatest*.ps1