diff --git a/.gitignore b/.gitignore index 645185e..9d487d8 100644 --- a/.gitignore +++ b/.gitignore @@ -127,4 +127,7 @@ out *.ntvs* *.njsproj *.sln -*.sw? \ No newline at end of file +*.sw? + +# Dist files +backend/dist