diff options
author | Daniel Weipert <git@mail.dweipert.de> | 2024-12-28 15:08:23 +0100 |
---|---|---|
committer | Daniel Weipert <git@mail.dweipert.de> | 2024-12-28 15:08:23 +0100 |
commit | 474ef692613f298ab05bbb65ad85625f178b63cc (patch) | |
tree | d069e587c8d731ea8191ee0318abc85694c04351 /.gitignore | |
parent | d572bc0a27b05c6632ba76bd630c7c4fd8f0ae5d (diff) |
next commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ # Godot 4+ specific ignores .godot/ /android/ + +# Krita +*.kra~ +*.png~ |