Fix builds from CI showing up as modified (#4384)
This change also adds a new environment variable used while building: `CHATTERINO_REQUIRE_CLEAN_GIT` which, if set, will error out during your build's GIT stage. This is used in CI to ensure we don't accidentally introduce a change that would result in builds showing up as "modified" again. Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
@@ -118,3 +118,6 @@ qt6.natvis
|
||||
|
||||
# Autogenerated resource file
|
||||
resources/resources_autogenerated.qrc
|
||||
|
||||
# Leftovers from running `aqt install`
|
||||
aqtinstall.log
|
||||
|
||||
Reference in New Issue
Block a user