19 lines
251 B
Plaintext
19 lines
251 B
Plaintext
# ignore all
|
|
*
|
|
# except directories
|
|
!*/
|
|
# but without
|
|
cache/
|
|
upload/
|
|
emails/attachments/
|
|
# except file types
|
|
!*.php
|
|
!*.js
|
|
!*.html
|
|
!*.tpl
|
|
!*.cs
|
|
# except gitignore
|
|
!.gitignore
|
|
|
|
modules/EcmReports/TableSorterNew
|
|
include/ECM/EcmNotifications/eventmachine |