Skip to content

Commit 5f4cf9d

Browse files
committed
adding the initial version of the AL Language
1 parent cdd9e94 commit 5f4cf9d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Global/AL.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.vscode/*
2+
!.vscode/settings.json
3+
!.vscode/tasks.json
4+
!.vscode/launch.json
5+
!.vscode/extensions.json
6+
*.code-workspace
7+
8+
# Local History for Visual Studio Code
9+
.history/
10+
*.app
11+
.snapshots/*

0 commit comments

Comments
 (0)