diff --git a/.gitignore b/.gitignore index 1bf8fdd..28c4240 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ user/plugins/*/ !user/plugins/automagic-images/ user/plugins/automagic-images/* !user/plugins/automagic-images/automagic-images.yaml -user/pages/*/ \ No newline at end of file +user/pages/*/ +user/data/*/ \ No newline at end of file