Skip to content

Commit 9e7f710

Browse files
committed
add tmp/pdf directory (#12189)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10702 e93f8b46-1217-0410-a6f0-8f06a7374b81
1 parent ff4a92a commit 9e7f710

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
/public/plugin_assets
2020
/tmp/*
2121
/tmp/cache/*
22+
/tmp/pdf/*
2223
/tmp/sessions/*
2324
/tmp/sockets/*
2425
/tmp/test/*

.hgignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ public/dispatch.*
2121
public/plugin_assets
2222
tmp/*
2323
tmp/cache/*
24+
tmp/pdf/*
2425
tmp/sessions/*
2526
tmp/sockets/*
2627
tmp/test/*

tmp/pdf/empty

Whitespace-only changes.

0 commit comments

Comments
 (0)