Skip to content

Commit

Permalink
Added a gitignore for Vim/Sublime/IntelliJ
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderdean committed Mar 15, 2012
1 parent 03ff0a3 commit 27aeca2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
.idea/
.manager/
workspace.xml
*.iml
*.sublime-*
.DS_Store
*~
*.swp

0 comments on commit 27aeca2

Please sign in to comment.