diff --git a/.gitignore b/.gitignore index 35a950e..3eab2be 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /launcher.json +/dist # Byte-compiled / optimized / DLL files __pycache__/ diff --git a/ui/.gitignore b/ui/.gitignore index 8ee54e8..c6657dd 100644 --- a/ui/.gitignore +++ b/ui/.gitignore @@ -1,3 +1,5 @@ +/dist.zip + # Logs logs *.log