diff --git a/.gitignore b/.gitignore index 73fc2516..d35f7071 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,7 @@ *.[Pp]ch # Exclude -!/bin/demo \ No newline at end of file +!/bin/demo + +# Hidden files and folders +.* \ No newline at end of file