Added gitignores to the repository.
authorTimothy Manning <codedraftsman@gmail.com>
Fri, 6 Aug 2021 02:07:04 +0000 (14:07 +1200)
committerTimothy Manning <codedraftsman@gmail.com>
Fri, 6 Aug 2021 02:07:04 +0000 (14:07 +1200)
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 <codedraftsman@gmail.com>

No differences found