13 lines
No EOL
173 B
Text
13 lines
No EOL
173 B
Text
# Godot 4+ specific ignores
|
|
.godot/
|
|
|
|
# Removing old system
|
|
old/
|
|
tracks/*
|
|
!tracks/base.gd
|
|
!tracks/example.gd
|
|
temp/
|
|
thumbnails/*
|
|
!thumbnails/example.bmp
|
|
music/*
|
|
!music/example |