-
Notifications
You must be signed in to change notification settings - Fork 46
/
Copy path.gitignore
29 lines (28 loc) · 1.63 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/Learn-NN-CSharp/Post1/NeuroSimple/.vs/NeuroSimple/v16
/Learn-NN-CSharp/Post1/NeuroSimple/NeuroSimple/bin/Debug/netstandard2.0
/Learn-NN-CSharp/Post1/NeuroSimple/NeuroSimple/obj
/Learn-NN-CSharp/Post1/NeuroSimple/NeuroSimple.Test/bin/Debug/netcoreapp2.2
/Learn-NN-CSharp/Post1/NeuroSimple/NeuroSimple.Test/obj
/Learn-NN-CSharp/Post1/NeuroSimple/.vs/NeuroSimple/DesignTimeBuild
/Learn-NN-CSharp/Post2/NeuroSimple/.vs/NeuroSimple
/Learn-NN-CSharp/Post2/NeuroSimple/NeuroSimple/bin/Debug/netstandard2.0
/Learn-NN-CSharp/Post2/NeuroSimple/NeuroSimple.Test/bin/Debug/netcoreapp2.1
/Learn-NN-CSharp/Post2/NeuroSimple/NeuroSimple.Test/obj
/Learn-NN-CSharp/Post3/NeuroSimple/.vs/NeuroSimple
/Learn-NN-CSharp/Post3/NeuroSimple/NeuroSimple/bin/Debug/netstandard2.0
/Learn-NN-CSharp/Post3/NeuroSimple/NeuroSimple.Test/bin/Debug/netcoreapp2.1
/Learn-NN-CSharp/Post3/NeuroSimple/NeuroSimple.Test/obj/Debug/netcoreapp2.1
/Learn-NN-CSharp/Post3/NeuroSimple/NeuroSimple.Test/obj
/Learn-NN-CSharp/Post4/NeuroSimple/.vs/NeuroSimple
/Learn-NN-CSharp/Post5/NeuroSimple/.vs/NeuroSimple
/Learn-NN-CSharp/Post6/NeuroSimple/.vs/NeuroSimple
/Learn-NN-CSharp/.vs/Examples/v15
/Learn-NN-CSharp/.vs/Examples
/Learn-NN-CSharp/Final/.vs/NeuroSimple
/Learn-NN-CSharp/.vs/Learn-Convolution/v15/Server/sqlite3
/Learn-NN-CSharp/.vs/Learn-Convolution/v15
/Learn-NN-CSharp/Learn-Convolution/bin/Debug/netcoreapp2.1
/Learn-NN-CSharp/Learn-Convolution/obj