Hey,

Is there any way to defined rule based ignore rules like the such: "ignore 
*.js if there is a *.ts file in the same directory, and with the same 
basename"?

For example, in a CoffeeScript project one can have compiler generated 
JavaScript files as well as manually written JavaScript files:

banana.coffee
banana.js
apple.js

Is there a way to have git automatically ignore banana.js?

Is this a feature worth pushing forward for?

Thanks.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/HK66svgIGuoJ.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to