From a80faa79d3832a816cd05e0e09f303ebb6a498fe Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Tue, 24 Jan 2017 12:17:31 +0200 Subject: [PATCH] generate Entities --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4be18c5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +################################################################################ +# This .gitignore file was automatically created by Microsoft(R) Visual Studio. +################################################################################ + +/bin/Debug/netcoreapp1.0 -- libgit2 0.21.4