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