mirror of
https://github.com/github/gitignore.git
synced 2026-08-26 01:37:26 +02:00
Removes duplicate AL.gitignore
Removes the root version since I can't properly gauge the impact and widespread use of AL easily. I also did this because the community version is simpler and more complete in my opinion.
This commit is contained in:
parent
23d3287511
commit
13d15e9cd6
22
AL.gitignore
22
AL.gitignore
@ -1,22 +0,0 @@
|
||||
### 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
|
||||
.output/
|
||||
#Extension App-file
|
||||
*.app
|
||||
#Rapid Application Development File
|
||||
rad.json
|
||||
#Translation Base-file
|
||||
*.g.xlf
|
||||
#License-file
|
||||
*.flf
|
||||
#Test results file
|
||||
TestResults.xml
|
||||
Loading…
Reference in New Issue
Block a user