Add .gitignore file so "git status" produces something sane
commit3abe3c51a65bd2f14f884f9a7395dde1a5b57eb5
authorH. Peter Anvin <hpa@zytor.com>
Sun, 14 Oct 2007 06:17:41 +0000 (13 23:17 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 14 Oct 2007 06:17:41 +0000 (13 23:17 -0700)
treed75a338fa9636331f80a646480dd2200d6a278df
parent70a5d14b8945b40d984cb5fa076fea868a45ba84
Add .gitignore file so "git status" produces something sane

Add .gitignore file to tell git about files that don't need to be
tracked.
.gitignore [new file with mode: 0644]