Skip to content

Commit 6da63a7

Browse files
committed
Dosya formatı CRLF olarak düzenlendi.
1 parent f937d0f commit 6da63a7

34 files changed

+4084
-4060
lines changed

.gitignore

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
################################################################################
2-
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
3-
################################################################################
4-
5-
/Projects/VS/dsTest/.vs/dsTest/v15
6-
/Projects/VS/dsTest/x64/Debug
7-
/Projects/VS/dsSimulation/.vs/dsSimulation/v15
8-
/Projects/VS/dsSimulation/x64/Debug
9-
/Projects/Eclipse/dsTest/Debug
10-
/Projects/Eclipse/dsSimulation/Debug
11-
/Projects/DevCpp/dsTest/obj
12-
/Projects/DevCpp/dsSimulation/obj
1+
################################################################################
2+
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
3+
################################################################################
4+
5+
/Projects/VS/dsTest/.vs
6+
/Projects/VS/dsTest/x64/Debug
7+
/Projects/VS/dsSimulation/.vs
8+
/Projects/VS/dsSimulation/x64/Debug
9+
/Projects/Eclipse/dsTest/Debug
10+
/Projects/Eclipse/dsSimulation/Debug
11+
/Projects/DevCpp/dsTest/obj
12+
/Projects/DevCpp/dsSimulation/obj

0 commit comments

Comments
 (0)