Glavin001 / Glavin001/node-package-builder
Create .gitignore with Common Configurations
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Create .gitignore
Examples: https://github.com/github/gitignore
### Downloading
- [ ] Use https://raw2.github.com/github/gitignore/master/{path/to/example.gitignore}
### Language
- [ ] Node.js https://github.com/github/gitignore/blob/master/Node.gitignore
### Operating Systems
- [ ] Mac
https://github.com/github/gitignore/blob/master/Global/OSX.gitignore
- [ ] Linux
https://github.com/github/gitignore/blob/master/Global/Linux.gitignore
- [ ] Windows
https://github.com/github/gitignore/blob/master/Global/Windows.gitignore
### Editors
- [ ] Vim temp files
https://github.com/github/gitignore/blob/master/Global/vim.gitignore
- [ ] Sublime Text
https://github.com/github/gitignore/blob/master/Global/SublimeText.gitignore
- [ ] Eclipse
https://github.com/github/gitignore/blob/master/Global/Eclipse.gitignore
- [ ] Netbeans
https://github.com/github/gitignore/blob/master/Global/NetBeans.gitignore
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.