From c5dc3763babe083c88dbc927f996fb1bdda80359 Mon Sep 17 00:00:00 2001 From: transtrike Date: Mon, 7 Dec 2020 22:37:08 +0200 Subject: Base line projects created --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index dfcfd56..32533c2 100644 --- a/.gitignore +++ b/.gitignore @@ -348,3 +348,10 @@ MigrationBackup/ # Ionide (cross platform F# VS Code tools) working folder .ionide/ + +**/bin +**/obj +*.blob +appsettings.Development.json +**/.vscode/ +**/*.swp \ No newline at end of file -- cgit v1.2.3