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

Tracking and ignored files #90

Closed
varemenos opened this issue Apr 18, 2014 · 1 comment
Closed

Tracking and ignored files #90

varemenos opened this issue Apr 18, 2014 · 1 comment
Assignees

Comments

@varemenos
Copy link

When i try to track a directory sometimes I get messages like the following:

ignored The file .rvm/rubies/ruby-2.1.1/lib/ruby/gems/2.1.0/gems/bundler-1.5.3/lib/bundler/man/bundle would be ignored by git.
ignored The file .rvm/rubies/ruby-2.1.1/lib/ruby/gems/2.1.0/gems/bundler-1.5.3/lib/bundler/man/bundle-config would be ignored by git.
ignored The file .rvm/rubies/ruby-2.1.1/lib/ruby/gems/2.1.0/gems/bundler-1.5.3/lib/bundler/man/bundle-config.txt would be ignored by git.
ignored The file .rvm/rubies/ruby-2.1.1/lib/ruby/gems/2.1.0/gems/bundler-1.5.3/lib/bundler/man/bundle-exec would be ignored by git.
ignored The file .rvm/rubies/ruby-2.1.1/lib/ruby/gems/2.1.0/gems/bundler-1.5.3/lib/bundler/man/bundle-exec.txt would be ignored by git.
ignored The file .rvm/rubies/ruby-2.1.1/lib/ruby/gems/2.1.0/gems/bundler-1.5.3/lib/bundler/man/bundle-install would be ignored by git.
ignored The file .rvm/rubies/ruby-2.1.1/lib/ruby/gems/2.1.0/gems/bundler-1.5.3/lib/bundler/man/bundle-install.txt would be ignored by git.
ignored The file .rvm/rubies/ruby-2.1.1/lib/ruby/gems/2.1.0/gems/bundler-1.5.3/lib/bundler/man/bundle-package would be ignored by git.
ignored The file .rvm/rubies/ruby-2.1.1/lib/ruby/gems/2.1.0/gems/bundler-1.5.3/lib/bundler/man/bundle-package.txt would be ignored by git.
ignored The file .rvm/rubies/ruby-2.1.1/lib/ruby/gems/2.1.0/gems/bundler-1.5.3/lib/bundler/man/bundle-platform would be ignored by git.
ignored The file .rvm/rubies/ruby-2.1.1/lib/ruby/gems/2.1.0/gems/bundler-1.5.3/lib/bundler/man/bundle-platform.txt would be ignored by git.
ignored The file .rvm/rubies/ruby-2.1.1/lib/ruby/gems/2.1.0/gems/bundler-1.5.3/lib/bundler/man/bundle-update would be ignored by git.
ignored The file .rvm/rubies/ruby-2.1.1/lib/ruby/gems/2.1.0/gems/bundler-1.5.3/lib/bundler/man/bundle-update.txt would be ignored by git.
ignored The file .rvm/rubies/ruby-2.1.1/lib/ruby/gems/2.1.0/gems/bundler-1.5.3/lib/bundler/man/bundle.txt would be ignored by git.
ignored The file .rvm/rubies/ruby-2.1.1/lib/ruby/gems/2.1.0/gems/bundler-1.5.3/lib/bundler/man/gemfile.5 would be ignored by git.
ignored The file .rvm/rubies/ruby-2.1.1/lib/ruby/gems/2.1.0/gems/bundler-1.5.3/lib/bundler/man/gemfile.5.txt would be ignored by git.

Sometimes most of the files get ignored so the tracking becomes pretty much useless...

@andsens
Copy link
Owner

andsens commented Apr 20, 2014

I don't follow. Is this a bug report or...?
If your .gitignore or $HOME/gitignore-global ignores those files, why should homeshick try to track them, they can't be added to the staging area.

@andsens andsens self-assigned this Apr 23, 2014
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