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