-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
63 lines (62 loc) · 2.72 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
.DS_Store
.vscode/configurationCache.log
.vscode/dryrun.log
.vscode/settings.json
.vscode/targets.log
.vscode/c_cpp_properties.json
.vscode/launch.json
.vscode/tasks.json
.vscode/c_cpp_properties.json
.vscode/c_cpp_properties.json
model.dSYM/Contents/Resources/DWARF/model
model.dSYM/Contents/Info.plist
model
.vscode/c_cpp_properties.json
.idea/vcs.xml
.idea/misc.xml
.idea/modules.xml
.idea/Toy_ML_Framework.iml
cmake-build-debug/.cmake/api/v1/query/cache-v2
cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
cmake-build-debug/.cmake/api/v1/query/codemodel-v2
cmake-build-debug/.cmake/api/v1/query/toolchains-v1
cmake-build-debug/.cmake/api/v1/reply/cache-v2-9602ad7e8f29f37f6c1d.json
cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-2f8fb98736035f5c97d5.json
cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-a474f0d6d98ffe951faf.json
cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json
cmake-build-debug/.cmake/api/v1/reply/index-2022-06-18T08-46-35-0049.json
cmake-build-debug/.cmake/api/v1/reply/target-Toy_ML_Framework-Debug-f7b458d6c604adf29dcd.json
cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-b5fd9a4d818f14e48453.json
cmake-build-debug/.ninja_deps
cmake-build-debug/.ninja_log
cmake-build-debug/build.ninja
cmake-build-debug/cmake_install.cmake
cmake-build-debug/CMakeCache.txt
cmake-build-debug/CMakeFiles/3.22.3/CMakeCCompiler.cmake
cmake-build-debug/CMakeFiles/3.22.3/CMakeCXXCompiler.cmake
cmake-build-debug/CMakeFiles/3.22.3/CMakeDetermineCompilerABI_C.bin
cmake-build-debug/CMakeFiles/3.22.3/CMakeDetermineCompilerABI_CXX.bin
cmake-build-debug/CMakeFiles/3.22.3/CMakeSystem.cmake
cmake-build-debug/CMakeFiles/3.22.3/CompilerIdC/CMakeCCompilerId.c
cmake-build-debug/CMakeFiles/3.22.3/CompilerIdC/CMakeCCompilerId.o
cmake-build-debug/CMakeFiles/3.22.3/CompilerIdCXX/CMakeCXXCompilerId.cpp
cmake-build-debug/CMakeFiles/3.22.3/CompilerIdCXX/CMakeCXXCompilerId.o
cmake-build-debug/CMakeFiles/clion-environment.txt
cmake-build-debug/CMakeFiles/clion-log.txt
cmake-build-debug/CMakeFiles/cmake.check_cache
cmake-build-debug/CMakeFiles/CMakeError.log
cmake-build-debug/CMakeFiles/CMakeOutput.log
cmake-build-debug/CMakeFiles/rules.ninja
cmake-build-debug/CMakeFiles/TargetDirectories.txt
cmake-build-debug/CMakeFiles/Toy_ML_Framework.dir/main.cpp.o
cmake-build-debug/Testing/Temporary/LastTest.log
cmake-build-debug/Toy_ML_Framework
*.json
*.o
cmake-build-debug/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp
cmake-build-debug/CMakeFiles/FindOpenMP/OpenMPTryFlag.c
cmake-build-debug/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp
cmake-build-debug/CMakeFiles/FindOpenMP/OpenMPCheckVersion.c
cmake-build-debug/CMakeFiles/FindOpenMP/ompver_CXX.bin
cmake-build-debug/CMakeFiles/FindOpenMP/ompver_C.bin
.idea/inspectionProfiles/Project_Default.xml