diff --git a/.gitignore b/.gitignore index 28107b7..4d10ab4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,9 @@ -.history -.kdev4 -.vscode -bin/* \ No newline at end of file +.history*/ + +.kdev4/ + +.vscode/ + +bin/* + +*.kdev4 \ No newline at end of file