diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5434500 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +MaterialDeck.zip \ No newline at end of file diff --git a/module.json b/module.json index 01f300a..4686906 100644 --- a/module.json +++ b/module.json @@ -18,6 +18,6 @@ } ], "url": "https://github.com/CDeenen/MaterialDeck", - "manifest": "https://raw.githubusercontent.com/CDeenen/MaterialDeck/master/module.json", - "download": "https://github.com/CDeenen/MaterialDeck/archive/master.zip" + "manifest": "https://raw.githubusercontent.com/CDeenen/MaterialDeck/Master/module.json", + "download": "https://github.com/CDeenen/MaterialDeck/archive/Master.zip" } \ No newline at end of file