commit a0cb8f79d9a6ebd21f7591874968624fedc66bac Author: josh Date: Sun Mar 3 13:54:34 2024 +0000 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..822b784 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +# ---> Godot +# Godot-specific ignores +.import/ +export.cfg +export_presets.cfg + +# Imported translations (automatically generated from CSV files) +*.translation + +# Mono-specific ignores +.mono/ +data_*/ + diff --git a/README.md b/README.md new file mode 100644 index 0000000..0213fd1 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# cards +