diff --git a/.gitignore b/.gitignore index 82f9275..35a950e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +/launcher.json + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] diff --git a/launcher.json b/launcher.json deleted file mode 100644 index c647282..0000000 --- a/launcher.json +++ /dev/null @@ -1 +0,0 @@ -{"page": "init", "branch": "fast"} \ No newline at end of file