diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 0000000..a381942 --- /dev/null +++ b/.vscode/extensions.json @@ -0,0 +1,5 @@ +{ + "recommendations": [ + "inlang.vs-code-extension" + ] +} \ No newline at end of file diff --git a/project.inlang/.gitignore b/project.inlang/.gitignore new file mode 100644 index 0000000..5e46596 --- /dev/null +++ b/project.inlang/.gitignore @@ -0,0 +1 @@ +cache \ No newline at end of file diff --git a/project.inlang/project_id b/project.inlang/project_id new file mode 100644 index 0000000..1dda2e1 --- /dev/null +++ b/project.inlang/project_id @@ -0,0 +1 @@ +aeea50f2e5cf8cca1d84c0f319843f66dba9c89406ea07466e915de15883712b \ No newline at end of file