aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorre4k <re4k@re4k.info>2013-03-06 20:56:58 +0900
committerre4k <re4k@re4k.info>2013-03-06 20:56:58 +0900
commitb377c6af210e6d1e8b550c3c377b84299cd111d8 (patch)
tree975ef33017e060f7c0a977566739e7f97ef65451 /.gitignore
parenta6a3e8317e1f9fa435ad434c05dc4336b8f2e299 (diff)
downloadaclog-b377c6af210e6d1e8b550c3c377b84299cd111d8.tar.gz
* Reduce the number of calling DB.
* Improve design(a little).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index eb96b5a..28797c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,8 +11,8 @@
web/db/*.sqlite3
# Ignore all logfiles and tempfiles.
-log/*.log
-tmp
+web/log/*.log
+web/tmp
web/config/settings.local.yml
web/config/settings/*.local.yml