Skip to content

Commit

Permalink
Add gitattributes for line ending normalization
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed Jan 13, 2014
1 parent 9b444f4 commit 333acf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
.sass-cache
*.gem
.svn/*
.gitattributes

# Configuration stuff

Expand Down

0 comments on commit 333acf2

Please sign in to comment.