diff --git a/.gitignore b/.gitignore index 552a397..f29823a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,10 @@ +########################### # Visual Srudio Code Files +########################### .vscode.code-workspace -.vscode \ No newline at end of file +.vscode + +########################### +# Folders +########################### +tmp \ No newline at end of file