diff --git a/boilerplate/forcedUpdates.json b/boilerplate/forcedUpdates.json index d571c0dfa..114a14e04 100644 --- a/boilerplate/forcedUpdates.json +++ b/boilerplate/forcedUpdates.json @@ -1,4 +1,8 @@ [ + { + "version": "7.4.1", + "files": [".gitignore"] + }, { "version": "7.3.2", "files": [".gitattributes"] diff --git a/boilerplate/gitignore-template b/boilerplate/gitignore-template index ae0a45bfa..c28aa692e 100644 --- a/boilerplate/gitignore-template +++ b/boilerplate/gitignore-template @@ -7,3 +7,4 @@ node_modules/ **/QueryStudioResults at* .mcdev-auth.json *.error.log +*.BAK