Skip to content

Commit

Permalink
Merge pull request github#2465 from ddfreyne/tmp-nanoc
Browse files Browse the repository at this point in the history
Nanoc: Ignore tmp/nanoc/, not tmp/
  • Loading branch information
shiftkey authored Aug 29, 2017
2 parents d5ce0fc + 89448d7 commit 6931f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Nanoc.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
output/

# Temporary file directory
tmp/
tmp/nanoc/

# Crash Log
crash.log

0 comments on commit 6931f87

Please sign in to comment.