Add custom data CSV files to gitignore

This commit is contained in:
Ruben 2026-01-16 22:02:08 +01:00
parent 3965898c10
commit 93cfbea69a

2
.gitignore vendored
View file

@ -3,5 +3,5 @@ content/robots.txt
custom/smtp-config.php custom/smtp-config.php
content/.htaccess content/.htaccess
.claude .claude
custom/data/* custom/data/**/*.csv
custom/listmonk-config.php custom/listmonk-config.php