Skip to content

Commit 0a21ff5

Browse files
committed
Normalize line endings. Auto-detect textfiles. Force .java and .pde files to be treated as text.
1 parent 10a6581 commit 0a21ff5

30 files changed

+3008
-3005
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
* text=auto
2+
*.java text
3+
*.pde text

0 commit comments

Comments
 (0)