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

Remove config files from git #10

Closed
jakubzitny opened this issue Jul 19, 2016 · 3 comments
Closed

Remove config files from git #10

jakubzitny opened this issue Jul 19, 2016 · 3 comments

Comments

@jakubzitny
Copy link

jakubzitny commented Jul 19, 2016

As an improvement I'd suggest removing the config files from the repository. I am not sure how you guys work with git, but usually you only submit a sample config and each contributor/user then copies the file to correct location and changes its contensts. This way no useless unstaged changes will be shown in git.

I'd also add all "standard" output locations to .gitignore.

For this project the config files would be at least

  • clone-detector/sourcerer-cc.properties
  • tokenizers/file-level/config.ini

And the locations for ignore would be

  • *.log
  • clone-detector/dist/
  • clone-detector/fwdindex/
  • clone-detector/index/
  • clone-detector/gtpm/
  • tokenizers/file-level/bookkeeping_files/
  • tokenizers/file-level/bookkeeping_projs/
  • tokenizers/file-level/projects_success.txt
  • tokenizers/file-level/project_starting_index.txt
  • tokenizers/file-level/projects_fail.txt
  • tokenizers/file-level/mirror_repo
  • tokenizers/file-level/tokens
  • tokenizers/file-level/project-list.txt
@jakubzitny
Copy link
Author

I am suggesting the gitignores like this: jakubzitny@c5bc0f8 and jakubzitny@9b581f6.

@pedromartins4
Copy link
Contributor

Thanks for your note @jakubzitny . We're looking into it.

@raymoo
Copy link

raymoo commented Aug 6, 2018

Any news on this? It looks like the config file is still there and not ignored.

rprtr258 referenced this issue in JetBrains-Research/SourcererCC Apr 25, 2019
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

3 participants