gitignore
gitignore copied to clipboard
A collection of useful .gitignore templates
on windows ghc procudes .exe files which should be ignored in source control **Reasons for making this change:** New haskell git repo with ghc on windows will now ignore output...
The Delphi IDE released an updated version, called Athens with create a new local file that doesn't need versioning control.
**Reasons for making this change:** https://github.com/github/pages-gem/issues/768 **Links to documentation supporting these rule changes:** https://github.com/github/pages-gem/issues/768 If this is a new template: - **Link to application or project’s homepage**: pages.github.com
Add recommendation from Beckhoff. Infos are from Infosys (PLC) and generated by TwinCAT (HMI) **Reasons for making this change:** update **Links to documentation supporting these rule changes:** [infosys.beckhoff](https://infosys.beckhoff.com/index.php?content=../content/1031/tc3_sourcecontrol/767894795.html&id=)
Small change to include `.env` files which are also used in R projects.
**Reasons for making this change:** So nix builds locally some builds (like bin/obj) into `result` folder. And also produces links for custom "home" per git repo per user in .devenv....
**Reasons for making this change:** Nextflow community member, I'd love to start a new repo and be able to select Nextflow. I couldn't tell from the docs if that would...
**Reasons for making this change:** Obsidian is a highly-customizable application for markdown file editing/viewing. Obsidian "vaults" store your collection of markdown notes, all application configuration, and all installed plugin code...
PEP 441 introduces Python ZIP Applications to bundle a Python Application into a ZIP file with file extension `pyz`. **Reasons for making this change:** Python ZIP Applications, described in [PIP...
Unity has recently released their new, updated extension to Visual Studio Code which allows for debugging, etc. However, the default .gitignore for Unity has not been updated to ignore the...