-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
42 lines (41 loc) · 1.42 KB
/
.gitignore
File metadata and controls
42 lines (41 loc) · 1.42 KB
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
41
42
################################################################################
# 이 .gitignore 파일은 Microsoft(R) Visual Studio에서 자동으로 만들어졌습니다.
################################################################################
/LLE/.vs/LLE.slnx
/LLE/LLE.Native/x64/Debug
/LLE/vcpkg_installed
/LLE/x64/Debug
/python/results/output_images
/LLE/NativeTest/x64/Debug
/LLE/LLE.Native.Cu118/x64
/LLE/LLE.Native.Cu118.Package/build/native/bin/x64
/LLE/LLE.Native.Cu118.Package/build/native/include/lle
/LLE/LLE.Native.Cu118.Package/build/native/lib/x64
/LLE/x64/Release
*.nupkg
/LLE/LLE.Native.Cu118.Package/build/native/bin
/LLE/NativeTest/x64/Release
/LLE/CppInference/x64
/LLE/packages
/LLE/ConsoleApp1
/LLE/LLE.Managed.Cu118/obj
/LLE/LLE.Managed.Cu118/x64
/LLE/LLE.Managed.Cu118.Package/build/native/bin/x64
/LLE/LLE.Managed.Cu118.Package/build/native/include/lle
/LLE/LLE.Managed.Cu118.Package/build/native/lib/x64
/LLE/ManagedTest/bin/x64/Debug/net9.0-windows
/LLE/ManagedTest/obj
/LLE/LLE.Managed.Cu118/Release
/LLE/LLE.Managed.Cu118.Package/runtimes/win-x64/native
/LLE/LLE.Managed.Cu118.Package/lib
/LLE/CSharpInference/bin
/LLE/CSharpInference/obj
/LLE/LLEViewer/bin
/LLE/.vs/ProjectEvaluation
/LLE/LLEViewer/obj
/LLE/ManagedTest/bin/x64/Release/net9.0-windows
/LLE/FSharpInference/bin/x64
/LLE/FSharpInference/obj
/LLE/FSharpInference/FSharpInference.fsproj
/LLE/VBInference/bin/x64/Debug
/LLE/VBInference/obj