From 278771e7d83c4e7aa8b30bbe1fead609922f7c6c Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 15 Jul 2021 19:57:23 +0200 Subject: [PATCH] Remove mention of .travis.yml in Git attributes file This file doesn't exist any longer. --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index ce295c8bd1..db93587921 100644 --- a/.gitattributes +++ b/.gitattributes @@ -42,5 +42,4 @@ build/upmake -diff .gitattributes export-ignore .gitignore export-ignore .gitmodules export-ignore -.travis.yml export-ignore appveyor.yml export-ignore