Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shuzhengz/ignoregen
Gitignore File generator
https://github.com/shuzhengz/ignoregen
Last synced: 10 days ago
JSON representation
Gitignore File generator
- Host: GitHub
- URL: https://github.com/shuzhengz/ignoregen
- Owner: Shuzhengz
- License: mit
- Created: 2021-11-06T18:50:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-08T06:26:40.000Z (about 2 years ago)
- Last Synced: 2023-03-06T17:53:20.525Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 146 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# IgnoreGen
A .gitignore file generator with CLI and optional GUI that looks good and is user friendly (hopefully)The project is still work in progress
## Description
A handy program to generate gitignore files for your project#### Note: The resulting gitignore files may need namual editing to suit your particular project
## Requirements
Java JRE 17 is the minimum requirement to run this program, newer versions are also supported.Jave JDK 17 or newer is required to compile and build this project