Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lvce-editor/gitignore


https://github.com/lvce-editor/gitignore

lvce-editor

Last synced: 3 days ago
JSON representation

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)