From 082c0c1c7b0e728b5d7122b90aec0230fad9ebd9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 22 Apr 2015 01:44:46 +0200 Subject: ... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8925c19..6cef52e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,9 +6,14 @@ __pycache__/ .* !.git* *~ -.bak -.swo -.swp -.pyc -.pyo +*.bak +*.swo +*.swp +*.pyc +*.pyo +*.o +*.out +*.so +*.gch +*.c -- cgit v1.2.3-70-g09d2