Skip to content

Commit

Permalink
Adding a .gitignore to remove commits for /arm, .DS_Store, /x86, and
Browse files Browse the repository at this point in the history
.settings directories
  • Loading branch information
hjung committed Jan 2, 2014
1 parent ac0ab86 commit b8372d8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/arm
.DS_Store
/x86
*.settings/*

0 comments on commit b8372d8

Please sign in to comment.