c0083c0f90
This also ignores `.out` files in the file format static checks.
5 lines
83 B
GDScript
5 lines
83 B
GDScript
class_name HelloWorld
|
|
@icon("res://path/to/optional/icon.svg")
|
|
|
|
func test():
|
|
pass
|