From 0e4ee7b1718d23c3ebc4e2dd35af2f0d4b2d05ca Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 5 Feb 2013 16:48:09 +0100 Subject: beginning of porting the command to c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 637b19a..3fdc9f7 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,6 @@ __pycache__/ *.class *.jar *.pyc +*.o +*.out +*.so -- cgit v1.2.3-70-g09d2