mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Add cache and templates_c folders to storage/framework/smarty folder
This commit is contained in:
-10
@@ -15,17 +15,7 @@ test.php
|
||||
|
||||
/.idea/
|
||||
/vendor/*
|
||||
/app/resources/tmp/*
|
||||
/Blacklight/config/settings.php
|
||||
/Blacklight/config/ircscraper_settings.php
|
||||
/Blacklight/config/ircscraper.php
|
||||
/Blacklight/config/opensssl.php
|
||||
|
||||
/libraries/*
|
||||
/nbproject/
|
||||
/nbproject/private/
|
||||
/resources/covers/*
|
||||
/resources/nzb/*
|
||||
/resources/tmp/*
|
||||
/resources/smarty/templates_c/*
|
||||
/public/themes/shared/assets
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
2018-03-06 DariusIII
|
||||
* Chg: Add cache and templates_c folders to storage/framework/smarty folder
|
||||
* Chg: Add plugins folder to resources/smarty, update ytake smarty config
|
||||
* Chg: Update config/app.php
|
||||
* Chg: Remove igaster/laravel theme for now, update symfony components
|
||||
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user