adding the initial version of the AL Language
This commit is contained in:
11
Global/AL.gitignore
Normal file
11
Global/AL.gitignore
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
.vscode/*
|
||||||
|
!.vscode/settings.json
|
||||||
|
!.vscode/tasks.json
|
||||||
|
!.vscode/launch.json
|
||||||
|
!.vscode/extensions.json
|
||||||
|
*.code-workspace
|
||||||
|
|
||||||
|
# Local History for Visual Studio Code
|
||||||
|
.history/
|
||||||
|
*.app
|
||||||
|
.snapshots/*
|
Reference in New Issue
Block a user