diff options
Diffstat (limited to 'conf/gitignore/FuelPHP')
-rw-r--r-- | conf/gitignore/FuelPHP | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/gitignore/FuelPHP b/conf/gitignore/FuelPHP new file mode 100644 index 00000000..7804d8d2 --- /dev/null +++ b/conf/gitignore/FuelPHP @@ -0,0 +1,2 @@ +fuel/app/logs/*/*/* +fuel/app/cache/*/* |