-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitignore
50 lines (49 loc) · 1.6 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
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/x64/Debug
/curve_intersection/x64/Debug
/.vs
/curve_intersection/x64/Release
/x64/Release
/curve_intersection/imgui.ini
/curve_intersection/output.txt
/Screenshot 2022-09-21 100826.png
/Screenshot 2022-09-20 072751.png
/Screenshot 2022-09-20 061634.png
/Screenshot 2022-09-19 194322.png
/Screenshot 2022-09-18 043958.png
/Screenshot 2022-09-16 065328.png
/Screenshot 2022-09-16 063922.png
/make_curve26_comparison.ods
/comparison02.ods
/curve_intersection/saved_points0921.dat
/curve_intersection/calc00.log
/curve_intersection/calc.log
/curve_intersection/calc - Copy.log
/curve_intersection/calc_two_lines.log
*.swp
/comparison_decompose_curve_a_curve_b.ods
/curve_intersection/lines.dat
/draw_curve_u_step.ods
/curve_intersection/.calc.log.un~
/curve_intersection/.lines.dat.un~
/curve_intersection/test2.dat
/curve_intersection/saved_points0921.dat~
/curve_intersection/lines.dat~
/curve_intersection/.saved_points0921.dat.un~
/curve_intersection/test3.dat
/curve_intersection/grid_lines.dat
/curve_intersection/test4.dat
/curve_intersection/calc2.log
/code_analysis.ruleset
/curve_intersection/node_info.log
*.dat
/curve_intersection/Bspline - before basis mod.cpp
/curve_intersection/Bspline - before basis mod.ixx
/test/x64
/curve_intersection/Bspline - mdspan wip.cpp
/curve_intersection/Bspline - mdspan wip.ixx
*.log
/comparison_parameters.ods
/.~lock.comparison_parameters.ods#