-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitignore
40 lines (36 loc) · 980 Bytes
/
.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
30
31
32
33
34
35
36
37
38
39
40
# Build and Release Folders
bin-debug/
bin-release/
[Oo]bj/
[Bb]in/
# Other files and folders
.settings/
# Executables
*.swf
*.air
*.ipa
*.apk
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
# should NOT be excluded as they contain compiler settings and other important
# information for Eclipse / Flash Builder.
/.vs/daany/v16
/.vs/daany/DesignTimeBuild
/test/Daany.Test.App
/nuget.exe
*.nupkg
/TestResults/eb78576d-20c6-4d8e-802f-cf2d0281c089
/TestResults/4055a533-4553-4ea6-b2df-fb90ad9d5bc8
/src/daany.lina/.vs
/src/daany.lina/packages
/src/daany.lina/src/cpp/LapackBinding/Debug
/src/daany.lina/src/cpp/LapackBinding/x64/Debug
/src/daany.lina/src/cpp/LapackWndTest/Debug
/src/daany.lina/src/cpp/LapackWndTest/x64/Debug
/src/daany.lina/x64/Debug
/src/daany.lina/packages
/src/daany.lina/src/cpp/LapackWndTest/Debug
/src/daany.lina/src/cpp/LapackWndTest/x64/Debug
/TestResults
/src/daany.lina/src/cpp/LapackWndTest/x64/Release
/.vs
/nuget