https://github.com/atsushi130/ignoregen
.gitignore generator
https://github.com/atsushi130/ignoregen
gitignore-generator
Last synced: 3 months ago
JSON representation
.gitignore generator
- Host: GitHub
- URL: https://github.com/atsushi130/ignoregen
- Owner: atsushi130
- License: apache-2.0
- Created: 2017-08-02T22:20:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-10T11:26:55.000Z (about 8 years ago)
- Last Synced: 2025-12-26T08:35:30.260Z (7 months ago)
- Topics: gitignore-generator
- Language: Rust
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license-apache
Awesome Lists containing this project
README
## ignoregen
[](./license-mit.md)
[](https://crates.io/crates/ignoregen)

ignoregen is gitignore generator.
### Installation via Cargo
```
❯ cargo install ignoregen
```
### Usage
```
❯ ignoregen intellij java
```
## License
ignoregen is available under the MIT and Apache 2.0 license. See the [LICENSE file](https://github.com/atsushi130/IgnoreGen/blob/master/license-mit).