Compare commits

...

5 Commits

Author SHA1 Message Date
Joris Poppe
fc26c140a9
Merge f7295a0c69 into c677dd99d4 2026-04-08 08:32:36 +02:00
Devin Dooley
c677dd99d4
Merge pull request #4834 from wispgitgecko9/patch-2
Update macOS.gitignore
2026-04-07 20:04:22 -07:00
Devin Dooley
a78658650d
Revert change to Icon rule 2026-04-07 20:02:07 -07:00
WiSP
6a7b122e75
Update macOS.gitignore
Added .localized file to the gitignore.
2026-04-03 21:59:36 -05:00
Joris Poppe
f7295a0c69 Update AL.gitignore 2023-03-10 11:43:46 +01:00
3 changed files with 19 additions and 27 deletions

View File

@ -1,22 +1,24 @@
### AL ###
# Template for AL projects for Dynamics 365 Business Central
#launch.json folder
.vscode/
#Cache folder
.alcache/
# Symbols folder
.alpackages/
# Snapshots folder
.snapshots/
#Testing Output folder
# VSCode folder
.alcache/
.altemplates/
.history/
launch.json
rad.json
# Test folders and files
.output/
.altestrunner/
TestResults.xml
# Extension App-file
*.app
#Rapid Application Development File
rad.json
# Translation Base-file
*.g.xlf
# License-file
*.flf
#Test results file
TestResults.xml
# Include app.json
!app.json

View File

@ -1,11 +0,0 @@
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace
# Local History for Visual Studio Code
.history/
*.app
.snapshots/*

View File

@ -1,5 +1,6 @@
# General
.DS_Store
.localized
__MACOSX/
.AppleDouble
.LSOverride