Skip to content

Commit 54db5a8

Browse files
committed
added .gitignore and .gitattributes
1 parent 1c5a675 commit 54db5a8

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* -crlf

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.dep_*/
2+
.obj_*/

0 commit comments

Comments
 (0)