diff --git a/.gitignore b/.gitignore index e368a44..ce16d77 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ target/ dist/ pkg/ -.vscode/ \ No newline at end of file +.vscode/ +.idea \ No newline at end of file diff --git a/templates/simple/Cargo.toml b/templates/simple/Cargo.toml.liquid similarity index 100% rename from templates/simple/Cargo.toml rename to templates/simple/Cargo.toml.liquid