Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

DEV SCRIPTS

This directory includes useful scripts for developers but is not required to run the application. This directory should not be included in your packaging of the application.

CONTENTS

  • set-assume-unchanged.ps1: Ensures that the certain files that will differ between developers are tracked by Git but changes to these files will not be included in pull requests.