diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -47,3 +47,6 @@ tpl/default/img | |||
47 | tpl/vintage/js | 47 | tpl/vintage/js |
48 | tpl/vintage/css | 48 | tpl/vintage/css |
49 | tpl/vintage/img | 49 | tpl/vintage/img |
50 | |||
51 | # Documented scripts | ||
52 | generate_templates.php | ||