Skip to content

Commit

Permalink
added more to gitignore changing default image folder
Browse files Browse the repository at this point in the history
  • Loading branch information
pixeldesu committed Nov 7, 2014
1 parent 04b6008 commit a1f9f0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
config.yml
images.yml
Gemfile.lock
img/
2 changes: 1 addition & 1 deletion config.example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ username: username
sleep_time: 15

# Image directory
image_directory: IMAGE_DIRECTORY
image_directory: img/

# Twitter configuration
twitter:
Expand Down

0 comments on commit a1f9f0d

Please sign in to comment.