rt-tests: Add *.dat to .gitignore

Add *.dat to .gitignore so that files such as trace.dat
are ignored by git

Tested-by: Leah Leshchinsky <lleshchi@redhat.com>
Signed-off-by: John Kacur <jkacur@redhat.com>
This commit is contained in:
John Kacur 2021-10-01 09:09:55 -04:00
parent dcb3ac00b4
commit e0183e7779
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -10,6 +10,7 @@
*.bz2
*.xz
*.asc
*.dat
tmp
patches
ChangeLog