Skip to content

Commit 2a715bf

Browse files
committed
gitignore (move from sourceforgenet)
1 parent 15e0f20 commit 2a715bf

File tree

1 file changed

+111
-0
lines changed

1 file changed

+111
-0
lines changed

.gitignore

Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,111 @@
1+
/ridge_detection/.cproject
2+
/ridge_detection/.project
3+
/ridge_detection.sublime-project
4+
/ridge_detection.sublime-workspace
5+
/ridge_detection/tests/test_evolve_brute_force/test_evolve_brute_force
6+
/ridge_detection/tests/test_gpu_samples_set/test_gpu_samples_set
7+
/ridge_detection/tests/test_rd_cpu_simulation/test_rd_cpu_simulation
8+
/ridge_detection/tests/test_cpu_samples_set/test_cpu_samples_set
9+
/ridge_detection/tests/test_choose_brute_force/test_choose_brute_force
10+
/ridge_detection/tests/test_rd_cpu_simulation/test_rd_cpu_simulation_omp
11+
/ridge_detection/tests/test_rd_gpu_simulation/test_rd_gpu_simulation
12+
/ridge_detection/tests/test_decimate_brute_force/test_decimate_brute_force
13+
/ridge_detection/tests/test_rd_gpu_simulation/brute_force/simulation_2D
14+
/ridge_detection/tests/test_rd_gpu_simulation/brute_force/simulation_3D
15+
/ridge_detection/tests/test_decimate_brute_force/test_decimate4
16+
/ridge_detection/tests/test_vis/glfw_test/glfw_test
17+
/ridge_detection/tests/test_vis/bin/x86_64/linux/release/smokeParticles
18+
/ridge_detection/tests/test_vis/brute_force/camMove3D/camMove3Dv2
19+
/ridge_detection/tests/test_vis/brute_force/nv_particles_sample/*
20+
/ridge_detection/tests/test_vis/brute_force/nv_simple_gl/simpleGL.cu
21+
/ridge_detection/tests/test_vis/brute_force/simple2D/simpleVis2D
22+
/ridge_detection/tests/test_vis/glfw_test/glfw_test
23+
/ridge_detection/tests/test_vis/brute_force/camMove3D/camMove3D
24+
/ridge_detection/tests/test_vis/brute_force/camMove3D/camMove3Dv2
25+
/ridge_detection/tests/test_vis/brute_force/simple3D/simpleVis3D
26+
/ridge_detection/tests/test_vis/bin/x86_64/linux/release/smokeParticles
27+
/ridge_detection/tests/test_vis/brute_force/smokeParticles/*
28+
/ridge_detection/tests/test_rd_cpu_simulation/brute_force/test_rd_cpu_simulation
29+
/ridge_detection/tests/test_rd_cpu_simulation/tiled_local/test_tiled_local_tree
30+
/ridge_detection/tests/test_rd_mrupniewski_sim/rd_mr
31+
/ridge_detection/tests/test_rd_mrupniewski_sim/spirala.txt
32+
/ridge_detection/tests/test_rd_cpu_simulation/tiled_local/test_tiled_local.txt
33+
/ridge_detection/tests/test_rd_gpu_simulation/brute_force/test_gpu_brute_force.txt
34+
/ridge_detection/tests/test_choose_kernel/v2/test_choose_v2
35+
/ridge_detection/tests/test_choose_kernel/v1/test_choose_brute_force
36+
/ridge_detection/examples/brute_force/rd
37+
/ridge_detection/examples/data/*
38+
/ridge_detection/tests/test_evolve_brute_force/test_evolve6
39+
/ridge_detection/tests/test_evolve_brute_force/test_evolve3_1
40+
/ridge_detection/tests/test_choose_kernel/v1/benchmark_choose
41+
/ridge_detection/tests/test_choose_kernel/v1/test_choose
42+
/ridge_detection/tests/test_decimate_kernel/v1/test_decimate
43+
/ridge_detection/tests/test_evolve_brute_force/test_dev_evolve
44+
/ridge_detection/tests/test_evolve_brute_force/benchmark_dev_evolve
45+
/ridge_detection/tests/test_evolve_brute_force/benchmark_evolve3
46+
/ridge_detection/tests/test_evolve_brute_force/d_benchmark_dev_evolve
47+
/ridge_detection/tests/test_evolve_brute_force/f_benchmark_dev_evolve
48+
/ridge_detection/tests/test_rd_gpu_simulation/brute_force/simulation
49+
/ridge_detection/tests/test_find_bounds/test_find_bounds
50+
/ridge_detection/tests/test_spatial_histogram/benchmark_spatial_histogram
51+
/ridge_detection/tests/test_gpu_samples_set/samples_generator
52+
/ridge_detection/tests/test_spatial_histogram/test_load_store
53+
/ridge_detection/tests/test_load_store/test_tile_load_store
54+
/ridge_detection/tests/test_load_store/test_misaligned
55+
/ridge_detection/tests/test_load_store/test_tile_load_store_v1
56+
/ridge_detection/tests/test_load_store/test_tile_load_store_v2
57+
/ridge_detection/tests/test_load_store/test_tile_load_store_v3
58+
/ridge_detection/tests/test_spatial_histogram/benchmark_spatial_histogram_v1
59+
/ridge_detection/tests/test_spatial_histogram/benchmark_spatial_histogram_v2
60+
/ridge_detection/tests/test_spatial_histogram/benchmark_spatial_histogram_v3
61+
/ridge_detection/tests/test_find_bounds/benchmark_find_bounds_v3
62+
/ridge_detection/tests/test_cpu_samples_set/samples_generator
63+
/ridge_detection/tests/test_rd_cpu_simulation/tiled/benchmark_tiled_tree_openmp_grouped_tiles
64+
/ridge_detection/tests/test_load_store/test_tile_load_store_v4
65+
/ridge_detection/tests/test_dynamic_vector/test_dynamic_vector
66+
/ridge_detection/tests/test_dynamic_vector/test_simple
67+
/ridge_detection/tests/test_load_store/test_tile_load_store_v4_benchmark
68+
/ridge_detection/tests/test_partition/benchmark_select_if
69+
/ridge_detection/tests/test_rd_cpu_simulation/tiled/benchmark_tiled_tree_noomp
70+
/ridge_detection/tests/test_rd_cpu_simulation/tiled/benchmark_tiled_tree_omp
71+
/ridge_detection/tests/test_rd_cpu_simulation/tiled/test_tiled_tree_omp
72+
/ridge_detection/tests/test_partition/benchmark_select_if_twoPhase
73+
/ridge_detection/tests/test_partition/benchmark_select_if_warpDirect
74+
75+
/ridge_detection/tests/test_partition/benchmark_select_if_mem_dv
76+
/ridge_detection/tests/test_rd_cpu_simulation/tiled/benchmark_tiled_tree2_omp
77+
/ridge_detection/tests/test_gpu_tiled_tree/foo
78+
/ridge_detection/tests/test_load_store/test_store_from_smem
79+
/ridge_detection/tests/test_gpu_tiled_tree/test_tiled_tree
80+
/ridge_detection/tests/test_count_neighbours/test_count_dist_points
81+
/ridge_detection/tests/test_rd_cpu_simulation/brute_force/benchmark_omp
82+
/ridge_detection/tests/test_rd_cpu_simulation/brute_force/benchmark_omp_release_thorough_sprec
83+
84+
# exclude executive files and intermediate object files
85+
*_x86_64_*
86+
*.o
87+
88+
# exclude cuda intermediate files and ptx,sass assembly
89+
*.cubin
90+
*.ptx
91+
*.sass
92+
93+
# exclude nvidia visual profiler logs
94+
*.nvvp
95+
96+
# exclude gnuplot scripts and data files
97+
*.py
98+
*.ps
99+
*.dat
100+
*.png
101+
*.gp
102+
*.plt
103+
*.gnu
104+
**/gnuplot_data/*.txt
105+
106+
# exclude benchmark results logs
107+
**/dummy_file_for_git_tracking.txt
108+
**/timings/*.txt
109+
/tests/*
110+
/ridge_detection/tests/data/*
111+
*2016*.txt

0 commit comments

Comments
 (0)