#git bot interface
History of !ignoretracked
- @!ignore_tracked
 By EugeneKay at 2012-01-31 06:14:36
- Git only applies ignore patterns to untracked files. You can't use ignore patterns to ignore changes to files that are already tracked by git.  Still, see https://gist.github.com/1423106 for ways people have worked around the problem. 
 By SethRobertson at 2011-12-13 02:35:26
- git only applies ignore patterns to untracked files. You can't use ignore patterns to ignore changes to files that are already tracked by git.
 By jast at 2011-12-09 00:35:25