[med-svn] [libroadrunner] 01/03: Get rid of broken .gitattributes

Andreas Tille tille at debian.org
Wed Feb 1 12:47:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository libroadrunner.

commit 37e4580626fa72f80790c49daefe325435a34ca3
Author: Andreas Tille <tille at debian.org>
Date:   Wed Feb 1 13:44:15 2017 +0100

    Get rid of broken .gitattributes
---
 .gitattributes | 43 -------------------------------------------
 1 file changed, 43 deletions(-)

diff --git a/.gitattributes b/.gitattributes
deleted file mode 100644
index a2da77f..0000000
--- a/.gitattributes
+++ /dev/null
@@ -1,43 +0,0 @@
-# Set the deifault behavior, in case people don't have core.autocrlf set.
-*        text=auto
-
-# Explicitly declare text files you want to always be normalized and converted
-# to native line endings on checkout.
-
-# C/C++
-*.c      text
-*.cpp    text
-*.cxx    text
-*.cc     text
-*.h      text
-*.hpp    text
-
-# Python
-*.py     text
-
-# Object Pascal
-*.pas    text
-
-# Markdown
-*.md     text
-
-# CMake
-*.cmake  text
-
-# Data
-*.xml    text
-*.dat    text
-
-# Misc Windows files
-*.def    text
-*.txt    text
-*.bat    text
-
-# Doxygen
-*.doxy   text
-
-# Installer scripts (Inno?)
-*.iss    text
-
-# RoadRunner custom
-*.rrtest text

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libroadrunner.git



More information about the debian-med-commit mailing list