gitignore/AL.gitignore
2023-03-10 11:43:46 +01:00

25 lines
378 B
Plaintext

### AL ###
# Template for AL projects for Dynamics 365 Business Central
# Symbols folder
.alpackages/
# Snapshots folder
.snapshots/
# VSCode folder
.alcache/
.altemplates/
.history/
launch.json
rad.json
# Test folders and files
.output/
.altestrunner/
TestResults.xml
# Extension App-file
*.app
# Translation Base-file
*.g.xlf
# License-file
*.flf
# Include app.json
!app.json