Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
renweizhukov opened this issue Apr 6, 2017 · 1 comment
Open

Comments

@renweizhukov
Copy link

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

@salihmarangoz
Copy link

I suggest this change too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants