From 064ca2196cacf712533afa5a79d3185bb1201f67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=C3=B6hler?= Date: Fri, 11 Jul 2008 21:40:02 +0000 Subject: [PATCH] .gitignore generated files in the python bindings. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17296 57a11ea4-9604-0410-9ed3-97b8803252fd --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 84ee07dbf8..84d539f32e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,8 @@ *.la *.lo *.orig +*.pyc +*.pyo *.schemas COPYING ChangeLog @@ -49,6 +51,7 @@ po/POTFILES po/POTFILES.in po/gnucash.pot po/stamp-it +py-compile src/app-utils/gnucash src/bin/gnucash src/bin/gnucash-bin