commit 624984562505f202642cf437267bcd9889bc90a4 Author: CrispyPin <54243225+CrispyPin@users.noreply.github.com> Date: Fri May 14 15:38:26 2021 +0200 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..79d3eb4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ + +# Godot-specific ignores +.import/ +export.cfg +export_presets.cfg + +# Mono-specific ignores +.mono/ +data_*/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..07d25e9 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# ovr-utils \ No newline at end of file