Skip to content

Commit

Permalink
Added log folder to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sambostock committed Aug 2, 2014
1 parent ba630d3 commit 3b7beca
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,9 @@ Thumbs.db

# Ignore config directory #
###########################
config/
config/


# Ignore log directory #
########################
log/

0 comments on commit 3b7beca

Please sign in to comment.