From dc972f1b9ce4a36f382633b13e4e9c89cbe154c3 Mon Sep 17 00:00:00 2001 From: Anders Blomdell <anders.blomdell@control.lth.se> Date: Fri, 9 Nov 2018 11:27:17 +0100 Subject: [PATCH] Enhanced .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index adb9932..312d738 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ *.class *.o *.pyc +*.dll +*.src.rpm \ No newline at end of file -- GitLab