From bd986eb92dcf20cc870c71bf6389477916b06a12 Mon Sep 17 00:00:00 2001 From: Simon Robertshaw Date: Wed, 12 Oct 2011 16:30:46 +0100 Subject: Update Gitignore diff --git a/.gitignore b/.gitignore index 78bbd3e..3e294cd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.*.swp .directory powder.def +powder.pref gmon.out *.*.orig build/stamps/* @@ -9,4 +10,9 @@ build/stamps/* utils/* *.log build/* -src/python/stdlib/* \ No newline at end of file +src/python/stdlib/* +*.exe +*.dll +*.srv +*.bat +*.o \ No newline at end of file -- cgit v0.9.2-21-gd62e