mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Update .gitignore and add custom directories to /admin /client /guest /user Example Documentation coming soon
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -25,6 +25,14 @@ plugins/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer/CSS/*
|
||||
xcustom/*
|
||||
!xcustom/readme.php
|
||||
post/xcustom
|
||||
custom/*
|
||||
!post/xcustom/readme.php
|
||||
admin/custom/*
|
||||
!admin/custom/readme.php
|
||||
client/custom/*
|
||||
!client/custom/readme.php
|
||||
guest/custom/*
|
||||
!guest/custom/readme.php
|
||||
user/custom/*
|
||||
!user/custom/readme.php
|
||||
.zed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user