From 66100476b0827cd1017b61b3759e8176404fe37c Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Sat, 12 Jun 2010 11:08:19 +0400 Subject: [PATCH] Add python optimized object-files to the .gitignore Signed-off-by: Peter Lemenkov --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 43403e1e..d150c785 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,8 @@ *.a *.so *.pyc +*.pyo getarch getos sems -sems-stats \ No newline at end of file +sems-stats