Skip to content

Commit e6714b1

Browse files
committed
Saving files before refreshing line endings
1 parent 417a34b commit e6714b1

18 files changed

+2
-1871
lines changed

.gitattributes

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Set the default behavior, in case people don't have core.autocrlf set.
2-
* text=auto
1+
# Set to LF (unix) line endings by default
2+
* text eol=lf
33

44
# Explicitly declare text files you want to always be normalized and converted
55
# to native line endings on checkout.

Binary-Trees/Makefile

-74
This file was deleted.

Binary-Trees/README.md

-1
This file was deleted.

Binary-Trees/binaryTree.h

-19
This file was deleted.

Binary-Trees/graphVizPrintBST.c

-49
This file was deleted.

Binary-Trees/main.c

-14
This file was deleted.

0 commit comments

Comments
 (0)