Closed Mohido closed 2 years ago
@Abdulla-Alkhulaqui @RealGorandos @the4t4. If you have output files, please add the output directory to the .gitignore. For now, the current outputed file can be removed from the git history tracker by git rm folder
Linked issue: #35
We have compiled output in the scripts folder
The repo must not contain any compilation output code or files. There should be a description of how to generate the output files. For example the output of the transpiled .tsx and .scss must not be included in the repo. The repo will grow huge if we keep these files since the transpiler changes the files rapidly and generate different output sometimes due to some optimizations.