Skip to content

Conversation

@Architector4
Copy link
Contributor

Shell files are basically the Linux equivalent of WIndows's *.bat files, which are already ignored. This is handy for me because I like using scripts for things lol

Shell files are basically the Linux equivalent of WIndows's *.bat files,
which are already excluded. This is handy for me because I like using
scripts for things lol
Copy link
Contributor

@HeliumAnt HeliumAnt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure about this. We have a few scripts that occasionally need updating, especially for CI and releases (i know it's not that big a deal to force update but it's easily missed). Explicitly should be disabled in external/ mainly for sdl, which uses a bunch of scripts in its build process (updating sdl is already enough work as is, having unexpected ci errors from suddenly missing files doesn't help).

@Architector4
Copy link
Contributor Author

...Huh, did not expect there to be critical .sh files but not .bat files. My bad.

How about excluding just /*.sh for files in root? Shouldn't touch all that stuff I think.

@Architector4 Architector4 marked this pull request as draft November 28, 2025 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants