Skip to content

Commit

Permalink
Added attributes and ignore files. Also removed .DS_Store files
Browse files Browse the repository at this point in the history
  • Loading branch information
allejo committed Jun 21, 2014
1 parent 412036a commit ec3caed
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text=auto
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
Binary file removed Week 1/.DS_Store
Binary file not shown.
Binary file removed Week 1/Lesson 1/.DS_Store
Binary file not shown.

0 comments on commit ec3caed

Please sign in to comment.