Files
crm.e5.pl/.gitignore
2025-07-06 08:45:08 +00:00

18 lines
144 B
Plaintext

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