source: Studio/.gitignore@ 831a978

godot4-dev
Last change on this file since 831a978 was 831a978, checked in by Jonathan Neufeld <support@…>, 3 years ago

Initial commit of Godot4 project Working world and movable player.

  • Property mode set to 100644
File size: 115 bytes
Line 
1# Import cache
2.import/
3.godot/shader_cache
4
5# Binaries
6bin/
7build/
8lib/
9
10# Git plugin
11git_api.gdnlib
12git_api.gdns
Note: See TracBrowser for help on using the repository browser.