We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 991acca commit eff87b9Copy full SHA for eff87b9
community/DotNet/InforCMS.gitignore
@@ -0,0 +1,15 @@
1
+# gitignore template for InforCRM (formerly SalesLogix)
2
+# website: https://www.infor.com/product-summary/cx/infor-crm/
3
+#
4
+# Recommended: VisualStudio.gitignore
5
+
6
+# Ignore model files that are auto-generated
7
+ModelIndex.xml
8
+ExportedFiles.xml
9
10
+# Ignore deployment files
11
+[Mm]odel/[Dd]eployment
12
13
+# Force include portal SupportFiles
14
+!Model/Portal/*/SupportFiles/[Bb]in/
15
+!Model/Portal/PortalTemplates/*/SupportFiles/[Bb]in
0 commit comments