diff options
Diffstat (limited to 'framework/build/README')
-rw-r--r-- | framework/build/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/build/README b/framework/build/README index e69de29b..644449fe 100644 --- a/framework/build/README +++ b/framework/build/README @@ -0,0 +1 @@ +Other than this README file, all contents of this folder will be deleted upon each build. While this can be disabled on local systems, it will be overwritten upon a git pull. We will pull source code from ../src and patches from ../patches. These patches will be applied here and the artifacts built up. |