diff --git a/.gitignore b/.gitignore index f87bfa9..40c5f70 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ -ViperTemplateProject/App/ -build/ +temp/ output/ *.o *.obj @@ -9,4 +8,3 @@ output/ __pycache__/ .cache/ *.pyc -