commit 441d3050dfcfc509f9d23daeab8cb32eb18f8d1e Author: eriwyn Date: Tue Aug 16 20:11:13 2022 +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..2a87544 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# societer \ No newline at end of file