You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

InforCMS.gitignore 414B

123456789101112131415
  1. # gitignore template for InforCRM (formerly SalesLogix)
  2. # website: https://www.infor.com/product-summary/cx/infor-crm/
  3. #
  4. # Recommended: VisualStudio.gitignore
  5. # Ignore model files that are auto-generated
  6. ModelIndex.xml
  7. ExportedFiles.xml
  8. # Ignore deployment files
  9. [Mm]odel/[Dd]eployment
  10. # Force include portal SupportFiles
  11. !Model/Portal/*/SupportFiles/[Bb]in/
  12. !Model/Portal/PortalTemplates/*/SupportFiles/[Bb]in