From 84031d2ae1558c928562ce8d834b884b9ac9bb54 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Sun, 24 Jan 2016 19:52:11 +0100 Subject: [PATCH] more files to ignore * python/.gitignore, tests/.gitignore: Here. --- python/.gitignore | 1 + tests/.gitignore | 2 ++ 2 files changed, 3 insertions(+) diff --git a/python/.gitignore b/python/.gitignore index 122ee52a0..d867b4bc8 100644 --- a/python/.gitignore +++ b/python/.gitignore @@ -11,3 +11,4 @@ buddy.py* *.pyc */spotimg ajax/*.py +spot/*.py diff --git a/tests/.gitignore b/tests/.gitignore index b8936f1f7..1908dda62 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,2 +1,4 @@ *.dir run +*.dve2C +*.dve.cpp -- GitLab