Delete Concrete5.gitignore

This commit is contained in:
lionpaha12 2025-07-29 09:42:46 +08:00 committed by GitHub
parent 8177508eb0
commit 39b28fa0b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,21 +0,0 @@
# ignore the error log and .htaccess and others
error_log
.htaccess
# concrete5 5.6 specific
config/site.php
files/cache/*
files/tmp/*
# concrete5 5.7 specific
# ignore everything but the index.html
/application/files/*
!/application/files/index.html
# ignore updates folder
/updates/*
# ignore sitemap.xml
/sitemap.xml