diff options
| author | Daniel Weipert <git@mail.dweipert.de> | 2024-09-02 09:56:31 +0200 | 
|---|---|---|
| committer | Daniel Weipert <git@mail.dweipert.de> | 2024-09-02 09:58:28 +0200 | 
| commit | 292dd72d1472e01217e2d75a8ec8af75f21d6d59 (patch) | |
| tree | dbcce0ed0afc03c5bb7af5188cf76837a77228be /.gitignore | |
initial 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/  | 
