Add tmpfile_003_pos to .gitignore

Earlier commit added a test that created tmpfile_003_pos,
but did not add it to the appropriate .gitignore.

ace1eae Add support for O_TMPFILE

Fix the omission.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Signed-off-by: Olaf Faaland <faaland1@llnl.gov>
Closes #5735
This commit is contained in:
Olaf Faaland 2017-02-03 13:42:49 -08:00 committed by Brian Behlendorf
parent d21d5b8248
commit dffaa61ded
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
/tmpfile_test
/tmpfile_001_pos
/tmpfile_002_pos
/tmpfile_003_pos