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

https://github.com/adygcode/starting-vc-in-jetbrains


https://github.com/adygcode/starting-vc-in-jetbrains

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Demo of VC (Git) in JetBrains

The .ignore file may be created using
a .ignore plugin in JB software.

## Adding Plugins (eg .ignore)

- [CTRL]+[ALT]+S --> Settings
- Go to Plugins
- Click Marketplace tab
- type in `ig` inside the search area
- locate .ignore plugin
- click install

## Creating .ignore

- Right Mouse click on Project Name
- Select New
- -> .ignore file
- -> .gitignore

## Common file types to ignore