Files
crm.twinpol.com/.gitignore
2025-05-12 15:46:37 +00:00

15 lines
123 B
Plaintext

# Ignore everything
*
!.gitignore
!*.php
!*.html
!*.js
!*.css
!*.tpl
# ...even if they are in subdirectories
!*/
cache/