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