Initial commit

This commit is contained in:
Josh Ashton
2025-01-03 12:54:50 -07:00
committed by GitHub
commit 72ae162858
3 changed files with 225 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
### AL ###
#Template for AL projects for Dynamics 365 Business Central
#launch.json folder
.vscode/
#Cache folder
.alcache/
#Symbols folder
.alpackages/
#Snapshots folder
.snapshots/
#Testing Output folder
.output/
#Extension App-file
*.app
#Rapid Application Development File
rad.json
#Translation Base-file
*.g.xlf
#License-file
*.flf
#Test results file
TestResults.xml