Skip to content

Commit

Permalink
add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
panweizeng committed Sep 29, 2012
1 parent 8a52c47 commit e81df8f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
*.[oa]
*~
*.pyc
*.swp
*.swn
*.swo
*.bin
*.config
.DS_Store
.vim/bundle
.vim/.netrwhist

0 comments on commit e81df8f

Please sign in to comment.