Skip to content

Commit

Permalink
Update gitingore
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Mclelland committed Dec 11, 2013
1 parent ae13bb3 commit 812d440
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
##############################
# misc
##############################

# OS
.DS_Store
.Spotlight-V100
.Trashes
Thumbs.db

tools/dump
.project
.idea
.project

*.log
node_modules/**
tmp/**

0 comments on commit 812d440

Please sign in to comment.