Skip to content

Commit 5cd004c

Browse files
authored
Merge pull request #3898 from faludigabor/master
AL Language gitignore template
2 parents a811b5c + 87a1349 commit 5cd004c

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)