NetBeans gitignore.io Plugin
Support for gitignore.io. This plugin generates .gitignore file to your project node.
Plugin Portal (Download)
What's gitignore.io?
Requirements
- NetBeans 8.0 or newer
Usage
- Right-click the project node
- Click Generate gitignore file
- Click gitignore items or input specific items to text area on the dialog
Notice
Warning dialog is shown with the following cases:
- .gitignore already exists
- Isn't connected to an internet
Issues
If you hava some problems, please submit them to the github issue tracker. (Please don't submit them to NetBeans bugzilla.)
Donation
License
The Apache License, Version 2.0
Copyright 2020 junichi11.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.