diff --git a/.gitignore b/.gitignore index 5b73554..e1786fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,3 @@ -# Ignore all -* - -# Unignore all with extensions -!*.* - -# Unignore all dirs -!*/ - ### Above combination will ignore all files without extension ### bin/ .vscode/ \ No newline at end of file