Skip to content

Commit

Permalink
Add .gitignore to hide files
Browse files Browse the repository at this point in the history
  • Loading branch information
drbrain committed Feb 16, 2012
1 parent 0de62c8 commit 0417c37
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
.DS_Store
#~
*~
Gemfile.lock
*.gem
.rvmrc
*.swp
*~
.DS_Store
/.rvmrc
/Gemfile.lock
/TAGS

0 comments on commit 0417c37

Please sign in to comment.