Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use GitIgnore.io API to generate .gitignore #149

Open
abhisekp opened this issue Aug 19, 2015 · 0 comments · May be fixed by #163
Open

Use GitIgnore.io API to generate .gitignore #149

abhisekp opened this issue Aug 19, 2015 · 0 comments · May be fixed by #163

Comments

@abhisekp
Copy link
Collaborator

Generate .gitignore file using the GitIgnore.io API to ignore specific directories and files.
Include these categories such as OSX, Windows, Intellij, SublimeText and any other IDE, editor or operating specific files and directories.

Add other custom directories and files as required.

Reference: https://www.gitignore.io

@abhisekp abhisekp self-assigned this Aug 20, 2015
@abhisekp abhisekp linked a pull request Aug 20, 2015 that will close this issue
abhisekp added a commit to abhisekp/camperbot that referenced this issue Nov 28, 2015
Ignore OS, Editor and Program specific files and directories.

close dcsan/gitterbot#149

Ignore OSes
- windows
- linux
- osx

Ignore Editors
- webstorm
- komodoedit
- eclipse
- emacs
- slickedit
- notepadpp
- netbeans
- kate
- cloud9
- anjuta
- dreamweaver
- textmate
- espresso
- visualstudio
- visualstudiocode
- vim
- sublimetext

Ignore Programs
- vagrant
- tortoisegit
- node

GitIgnore.io API URL:
https://www.gitignore.io/api/windows,linux,osx,webstorm,komodoedit,eclipse,emacs,slickedit,notepadpp,netbeans,kate,cloud9,anjuta,dreamweaver,textmate,espresso,visualstudio,visualstudiocode,vim,sublimetext,vagrant,tortoisegit,node
abhisekp added a commit to abhisekp/camperbot that referenced this issue Nov 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants