From 91bdb30b35aa79a232c3508bfae12e7e678077c7 Mon Sep 17 00:00:00 2001 From: Greg Brockman Date: Tue, 23 Mar 2010 20:18:38 -0400 Subject: [PATCH] Updated gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 72349eb..9a64059 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ .\#* *.pyc bin/zsend -logs/zcommit.log \ No newline at end of file +logs/zcommit.log +*.o +src/zsend-0.0.1/zsend \ No newline at end of file -- 2.45.0