From: Timothy Manning Date: Fri, 6 Aug 2021 02:07:04 +0000 (+1200) Subject: Added gitignores to the repository. X-Git-Url: https://yaffs.net/gitweb/?a=commitdiff_plain;h=8f551673ba9c0bde32ace31414d7470b4bcadf1b;hp=8f551673ba9c0bde32ace31414d7470b4bcadf1b;p=yaffs2.git Added gitignores to the repository. Each of the yaffs direct tests has its own gitignore file. This is so that if the test is moved or deleted then the gitignore file is dealt with appropriately. However all the symlinks are handled by the root .gitinore file. If a test is moved or deleated, run the script in the root gitignore file to update the list of all the symlinks in the repository. Signed-off-by: Timothy Manning ---