1
0
mirror of https://github.com/github/gitignore synced 2025-02-18 08:29:09 +01:00
gitignore/AL.gitignore

31 lines
380 B
Plaintext
Raw Normal View History

### AL ###
#Template for AL projects for Dynamics 365 Business Central
#launch.json folder
.vscode/
2022-05-09 10:32:29 +03:00
#Cache folder
.alcache/
2022-05-09 10:32:29 +03:00
#Symbols folder
.alpackages/
2022-05-09 10:32:29 +03:00
#Snapshots folder
.snapshots/
2022-05-09 10:32:29 +03:00
#Testing Output folder
.output/
2022-05-09 10:32:29 +03:00
#Extension App-file
*.app
2022-05-09 10:32:29 +03:00
#Rapid Application Development File
rad.json
2022-05-09 10:32:29 +03:00
#Translation Base-file
*.g.xlf
2022-05-09 10:32:29 +03:00
#License-file
*.flf
2022-05-09 10:32:29 +03:00
#Test results file
TestResults.xml