]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Adds empty directories: cache, data, pagecache and tmp. Removes mkdirs.
authorChristophe HENRY <christophe.henry@sbgodin.fr>
Sun, 3 Aug 2014 22:13:30 +0000 (00:13 +0200)
committerChristophe HENRY <christophe.henry@sbgodin.fr>
Sun, 3 Aug 2014 22:41:55 +0000 (00:41 +0200)
commite7416aba2c7a06fc96e37700f555c2b70a5ac859
tree910796d32e5eae5253b6c126c3b6cc8676203741
parentc614a35db8c49bc953c6fcd83161def61a76d945
Adds empty directories: cache, data, pagecache and tmp. Removes mkdirs.

They are still in .gitignore because their future content will still be ignored.
cache/.placeholder [new file with mode: 0644]
data/.placeholder [new file with mode: 0644]
index.php
pagecache/.placeholder [new file with mode: 0644]
tmp/.placeholder [new file with mode: 0644]