Skip to content

Commit

Permalink
Ajoute un fichier .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
2ec0b4 committed Apr 23, 2016
1 parent fb2d474 commit 73b9cf5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitattributes
@@ -0,0 +1,10 @@
# Autodetect text files
* text=auto

# Force the following filetypes to have unix eols, so Windows does not break them
*.* text eol=lf

*.mp3 binary

/Audacity export-ignore
/README.md export-ignore

0 comments on commit 73b9cf5

Please sign in to comment.