This commit is contained in:
Brad 2024-02-21 11:53:46 -05:00 committed by GitHub
commit 5e4d462d6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 15 additions and 2 deletions

View File

@ -1,13 +1,18 @@
### AL ###
#Template for AL projects for Dynamics 365 Business Central
#launch.json folder
#launch.json and settings.json folder
.vscode/
#Cache folder
.alcache/
#Symbols folder
.alpackages/
.packages/
#.NET packages
.netpackages/
#Snapshots folder
.snapshots/
#Templates folder
.altemplates/
#Testing Output folder
.output/
#Extension App-file
@ -16,7 +21,15 @@
rad.json
#Translation Base-file
*.g.xlf
#Translation files
*.xlf
*.lcg
#License-file
*.flf
*.bclicense
#Test results file
TestResults.xml
TestResults.xml
#BcptTestResultsFile
bcptTestResults.json
#Build files
*.al.bak