Skip to content

Commit

Permalink
Merge pull request #287 from niefia/fixes
Browse files Browse the repository at this point in the history
Remove & gitignore .tmp files
  • Loading branch information
Phazorknight authored Sep 23, 2024
2 parents ba42ee2 + 1f19179 commit 215eae3
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 22,384 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
.godot/
export.cfg
export_presets.cfg
*.tmp

# Imported translations (automatically generated from CSV files)
*.translation
Expand Down
7,937 changes: 0 additions & 7,937 deletions COGITO/DemoScenes/COG45AC.tmp

This file was deleted.

2,973 changes: 0 additions & 2,973 deletions COGITO/DemoScenes/COG8785.tmp

This file was deleted.

7,936 changes: 0 additions & 7,936 deletions COGITO/DemoScenes/COGC005.tmp

This file was deleted.

3,338 changes: 0 additions & 3,338 deletions COGITO/DemoScenes/COGF2DD.tmp

This file was deleted.

2 changes: 1 addition & 1 deletion COGITO/EasyMenus/Scripts/input_map_updater.gd
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ func _ready():
gamepad_event = InputEventJoypadButton.new()
gamepad_event.button_index = JOY_BUTTON_B
if !InputMap.action_has_event("ui_cancel", gamepad_event):
InputMap.action_add_event("ui_cancel", gamepad_event)
InputMap.action_add_event("ui_cancel", gamepad_event)
73 changes: 0 additions & 73 deletions COGITO/InventoryPD/UiScenes/SloBBA6.tmp

This file was deleted.

78 changes: 0 additions & 78 deletions COGITO/PackedScenes/dooC9C6.tmp

This file was deleted.

48 changes: 0 additions & 48 deletions COGITO/SceneManagement/Loa96FC.tmp

This file was deleted.

0 comments on commit 215eae3

Please sign in to comment.