diff --git a/.gitignore b/.gitignore index 8442f5cd..af74f1e7 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,10 @@ system/cache/* system/logs/* !system/logs/index.html +# data +system/data/* +!system/data/index.html + # plugins plugins/* !plugins/.htaccess