diff options
Diffstat (limited to '')
-rw-r--r-- | options/gitignore/Kohana | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/options/gitignore/Kohana b/options/gitignore/Kohana new file mode 100644 index 0000000..8b2ab01 --- /dev/null +++ b/options/gitignore/Kohana @@ -0,0 +1,2 @@ +application/cache/* +application/logs/* |