Платформа ЦРНП "Мирокод" для разработки проектов
https://git.mirocod.ru
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.
15 lines
414 B
15 lines
414 B
# gitignore template for InforCRM (formerly SalesLogix) |
|
# website: https://www.infor.com/product-summary/cx/infor-crm/ |
|
# |
|
# Recommended: VisualStudio.gitignore |
|
|
|
# Ignore model files that are auto-generated |
|
ModelIndex.xml |
|
ExportedFiles.xml |
|
|
|
# Ignore deployment files |
|
[Mm]odel/[Dd]eployment |
|
|
|
# Force include portal SupportFiles |
|
!Model/Portal/*/SupportFiles/[Bb]in/ |
|
!Model/Portal/PortalTemplates/*/SupportFiles/[Bb]in
|
|
|