1
0
mirror of https://github.com/github/gitignore synced 2024-05-28 00:10:11 +02:00

Merge pull request #3871 from GuillemPM/add-businesscentral

Add .gitignore for Microsoft Business Central
This commit is contained in:
Brian Douglas 2021-12-06 22:46:21 -08:00 committed by GitHub
commit 2b8e5b36ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

22
AL.gitignore Normal file
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