These files appear on my `git status` as untracked files . ``` modified: .idea/misc.xml modified: .idea/vcs.xml Untracked files: (use "git add <file>..." to include in what will be committed) .idea/ant.xml ``` It will be convenient if it ignores all the auto-generated and IDE specific files.