Add custom data CSV files to gitignore
This commit is contained in:
parent
3965898c10
commit
93cfbea69a
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue