.gitignore: add some rules for tagging programs
authorRamkumar Ramachandra <artagnon@gmail.com>
Sat, 10 Jan 2015 19:11:29 +0000 (19:11 +0000)
committerRamkumar Ramachandra <artagnon@gmail.com>
Sat, 10 Jan 2015 19:11:29 +0000 (19:11 +0000)
commit9be98b6bef38904c95c1508aee3e901620681388
tree9d7492f06c9b3634324ffed9008d782efe7b90c9
parentf9701c6e8362dc85db1ac98d4e5773affe75b871
.gitignore: add some rules for tagging programs

Often, we miss committing new files, and 'arc diff' is supposed to warn
us about this. Unfortunately, because of the spurious output of the
command (due to unignored untracked files), we tend to ignore it and
lose information.

llvm-svn: 225588
llvm/.gitignore