Files
crm.e5.pl/.gitignore

20 lines
152 B
Plaintext

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