# in .stignore?

i read // is the official comment syntax. is # also ok? i mean # works, but maybe because no file that begins with “#” exist.

Only lines starting with // are treated as comments.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.