diff options
author | rom <romangraef@gmail.com> | 2021-04-25 14:33:58 +0200 |
---|---|---|
committer | rom <romangraef@gmail.com> | 2021-04-25 14:33:58 +0200 |
commit | e3f17f14e84ef9e3a8056b0b607426324b08a231 (patch) | |
tree | d45c639f40a81ae787370de2003b5e97612610dc | |
parent | 361f534f1dfd4727865d2f46288656555d36c4c0 (diff) | |
download | ldjam48-e3f17f14e84ef9e3a8056b0b607426324b08a231.tar.gz ldjam48-e3f17f14e84ef9e3a8056b0b607426324b08a231.tar.bz2 ldjam48-e3f17f14e84ef9e3a8056b0b607426324b08a231.zip |
gitignore
-rw-r--r-- | .gitignore | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,4 +1 @@ - -godot-git-plugin-v1.2.1-x11.zip - -bin/x11/release/ +bin/ |