Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lvce-editor/gitignore
https://github.com/lvce-editor/gitignore
lvce-editor
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lvce-editor/gitignore
- Owner: lvce-editor
- License: mit
- Created: 2022-06-16T20:36:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T17:31:35.000Z (2 months ago)
- Last Synced: 2024-09-08T18:30:32.106Z (2 months ago)
- Topics: lvce-editor
- Language: JavaScript
- Homepage:
- Size: 825 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# builtin.gitignore
## Contributing
```sh
git clone [email protected]:lvce-editor/gitignore.git &&
cd gitignore &&
npm ci &&
npm test
```## Gitpod
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/lvce-editor/gitignore)
## Credits
This extension is based on [vscode-gitignore](https://github.com/CodeZombieCH/vscode-gitignore) by @CodeZombieCH (License MIT)