mirror of
https://github.com/go-gitea/gitea
synced 2025-08-06 17:48:19 +00:00
chore: update gitignore list (#9437)
Updated the gitignore list with the command : `go run scripts/generate-gitignores.go`
This commit is contained in:
15
options/gitignore/InforCMS
Normal file
15
options/gitignore/InforCMS
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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
|
Reference in New Issue
Block a user