mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 01:03:39 +01:00
db5524a9ab
Updated the gitignore list with the command : `go run scripts/generate-gitignores.go`
16 lines
414 B
Plaintext
16 lines
414 B
Plaintext
# 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
|