gitignore icon indicating copy to clipboard operation
gitignore copied to clipboard

Update AL.gitignore

Open jorispoppe opened this issue 2 years ago • 3 comments

Reasons for making this change:

Fixed the AL.gitignore

  • VSCode files like settings.json, cspell.json, ... will be synced.
  • Added .altestrunner folder
  • Deleted the global version: no need to have 2 gitignore files for the same language.

jorispoppe avatar Mar 10 '23 10:03 jorispoppe

Hello, can you please provide additional documentation to justify these changes? I don't have enough information to make an informed review.

wirecat avatar May 23 '25 21:05 wirecat

I made changes so that additional files in the vscode folder (which should be committed) will be taken into account, so that not the complete folder will be ignored.

Also, it has no use to have 2 different files for the same gitignore (now there's one in the root folder and one in the global folder)

As for my PR: it's dated from 2023 so I don't really know if there are other commits or pull requests for the same files from somebody else.

jorispoppe avatar May 26 '25 07:05 jorispoppe

This PR is stale because there have been no updates in 90 days. It will close after 180 days of inactivity. Leave a comment if you want to keep it open :smile:

github-actions[bot] avatar Aug 25 '25 16:08 github-actions[bot]