diff options
| author | Troy <radiohotline@disroot.org> | 2025-06-19 20:41:17 +0300 |
|---|---|---|
| committer | Troy <radiohotline@disroot.org> | 2025-06-19 20:41:17 +0300 |
| commit | 7b30fa119da8148ae08f8dfd380be4df1a92e874 (patch) | |
| tree | b91f7ecbf103fca573f52256138ec35fa6e56203 /.gitignore | |
first commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0af181c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# Godot 4+ specific ignores +.godot/ +/android/ |
