From 6c63e83e99eec73de79c3bd46169d663af0e54da Mon Sep 17 00:00:00 2001 From: BostonVaulter Date: Sun, 23 May 2010 21:15:01 +0000 Subject: [PATCH] Added more excludes to .gitignore Some more commenting also --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 2916797a..f6c9257f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ +#Vim backup files +*~ +#Python compiled files +*.pyc + +#Git-svn created .gitignore /Release /Debug /vc90.pdb