summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-03 16:28:56 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-03 16:28:56 -0400
commit6f7d74f8a0c5a77441b34e3b42950c18127da3d7 (patch)
tree8c95636ff26f2b2154632fd4a7fe605435e40e63 /.gitignore
parent9e74a91806a5615f2f21cfff2ac0daddfbe80f90 (diff)
improve
Lazy load everything in the Page class.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6e5dabf..2d65ef7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
/public/*.html
/public/index.*
/.var*
-/.tmp*
+.tmp*