gitignore
gitignore copied to clipboard
A collection of useful .gitignore templates
**Reasons for making this change:** When opening a Twincat 3 project in TcXaeShell 3.1.4026.12, some files needed to be added to the .gitignore. **Links to documentation supporting these rule changes:**...
### Reasons for making this change Fixes a small typo in a comment in Gradle.gitignore. ### Links to documentation supporting these rule changes N/A ### If this is a new...
**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...
**Reasons for making this change:** VSCode generates tempCodeRunner.py file when executing a selection of code which doesn't need to be tracked. **Links to documentation supporting these rule changes:** https://github.com/formulahendry/vscode-code-runner/issues/305