add templat dir

This commit is contained in:
Ibnu Maksum
2022-09-19 16:57:09 +07:00
parent 3ff2e31ccf
commit e7e32475cc
5 changed files with 11 additions and 5 deletions

8
.gitignore vendored
View File

@ -6,10 +6,14 @@ ui/cache/*.php
test.php
pages/
system/cache/**
system/plugin/**
system/plugin/*
!system/cache/index.html
!system/plugin/index.html
system/paymentgateway/ui/**
system/paymentgateway/**
!system/paymentgateway/ui/
!system/paymentgateway/ui/index.html
!system/paymentgateway/index.html
!system/paymentgateway/index.html
!system/plugin/ui/
system/plugin/ui/*
!system/plugin/ui/index.html