csm icon indicating copy to clipboard operation
csm copied to clipboard

All the source files ld_*.c in sm/apps are ignored in .gitignore.

Open renweizhukov opened this issue 7 years ago • 1 comments

There is one item "ld_*" in sm/.gitignore, so all the source files in sm/apps starting with "ld_" are not tracked by git.

 ./sm/apps/ld_smooth.c
./sm/apps/ld_resample.c
./sm/apps/ld_alternate.c
./sm/apps/ld_cluster_curv.c
./sm/apps/ld_recover.c
./sm/apps/ld_noise.c
./sm/apps/ld_remove_doubles.c
./sm/apps/ld_fisher.c
./sm/apps/ld_stats.c
./sm/apps/ld_select.c
./sm/apps/ld_exp_tro1.c
./sm/apps/ld_correct.c
./sm/apps/ld_slip.c
./sm/apps/ld_linearize.c
./sm/apps/ld_purify.c

I suggest that we should delete the item "ld_*" in sm/.gitignore

renweizhukov avatar Apr 06 '17 03:04 renweizhukov

I suggest this change too

salihmarangoz avatar Aug 22 '19 20:08 salihmarangoz