diff options
author | cel 🌸 <cel@blos.sm> | 2023-07-09 17:05:00 +0100 |
---|---|---|
committer | cel 🌸 <cel@blos.sm> | 2023-07-09 17:05:00 +0100 |
commit | 041ce9927f269ce55cb5a5dfa1e3f9f668590fcf (patch) | |
tree | 94425707e7be1eb43d7589debd3b91fa63f81462 /.gitignore | |
parent | 859563f6ad4370a7f5f96963d63f4d83eecad9a4 (diff) | |
parent | e789ce08fed7a1b1023c411a7661bac6c8b0fa30 (diff) | |
download | 2023-041ce9927f269ce55cb5a5dfa1e3f9f668590fcf.tar.gz 2023-041ce9927f269ce55cb5a5dfa1e3f9f668590fcf.tar.bz2 2023-041ce9927f269ce55cb5a5dfa1e3f9f668590fcf.zip |
fix crash 2: electric boogaloocurve-smoothing
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ # Godot 4+ specific ignores .godot/ + +.build/ +.export_presets.cfg |