gitignore
gitignore copied to clipboard
A collection of useful .gitignore templates
**Reasons for making this change:** Adding .gitignore for Solidity hardhat project _TODO_ https://ethereum.stackexchange.com/questions/122620/is-including-hardhats-artifacts-folder-in-build-files-safe _TODO_ If this is a new template: - **Link to application or project’s homepage**: _TODO_
**Reasons for making this change:** The ignored Yarn modern files are out of date and don't support zero-install (I made this opt-in so you still get standard installation by default)....
**Reasons for making this change:** _TODO_ **Links to documentation supporting these rule changes:** _TODO_ If this is a new template: - **Link to application or project’s homepage**: _TODO_
**Reasons for making this change:** vitepress build output should be ignored _TODO_ **Links to documentation supporting these rule changes:** _TODO_ If this is a new template: - **Link to application...
**Reasons for making this change:** _"After August 2021, all new apps and games will be required to publish with the Android App Bundle format."_ Generated Android App Bundles (\*.aab), just...
**Reasons for making this change:** _TODO_ **Links to documentation supporting these rule changes:** _TODO_ If this is a new template: - **Link to application or project’s homepage**: _TODO_
**Reasons for making this change:** Scala 3 introduced a new type of IR file that is produced when compiling Scala sources with the new compiler - `.tasty` files. When version...
**Reasons for making this change:** I started a new project in Deno, and not found its entry here; so I'm proposing a first version Deno is not much dependent on...
**Reasons for making this change:** Maven Wrapper has been migrated to Apache Maven. Also the currently linked README.md section doesn't exist anymore. **Links to documentation supporting these rule changes:** https://github.com/takari/maven-wrapper...
**Reasons for making this change:** As the `go.work` file is excluded, the `go.work.sum` file, which is generated based on the `go.work` file, should be excluded, too. Also mentioned in https://github.com/github/gitignore/commit/fbc053fe49d7f3b4a882ddf9651fc60f8954db21#commitcomment-73352144...