diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bee8a64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__ diff --git a/recipes/GitBranch/__pycache__/recipe.cpython-311.pyc b/recipes/GitBranch/__pycache__/recipe.cpython-311.pyc deleted file mode 100644 index c130ec2..0000000 Binary files a/recipes/GitBranch/__pycache__/recipe.cpython-311.pyc and /dev/null differ diff --git a/recipes/SDL/__pycache__/recipe.cpython-311.pyc b/recipes/SDL/__pycache__/recipe.cpython-311.pyc deleted file mode 100644 index da8db11..0000000 Binary files a/recipes/SDL/__pycache__/recipe.cpython-311.pyc and /dev/null differ diff --git a/recipes/VulkanHeaders/__pycache__/recipe.cpython-311.pyc b/recipes/VulkanHeaders/__pycache__/recipe.cpython-311.pyc deleted file mode 100644 index ceaa869..0000000 Binary files a/recipes/VulkanHeaders/__pycache__/recipe.cpython-311.pyc and /dev/null differ diff --git a/recipes/mijin/__pycache__/recipe.cpython-311.pyc b/recipes/mijin/__pycache__/recipe.cpython-311.pyc deleted file mode 100644 index 5c3b3de..0000000 Binary files a/recipes/mijin/__pycache__/recipe.cpython-311.pyc and /dev/null differ