https://github.com/adygcode/starting-vc-in-jetbrains
https://github.com/adygcode/starting-vc-in-jetbrains
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adygcode/starting-vc-in-jetbrains
- Owner: AdyGCode
- Created: 2023-02-17T01:21:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T01:21:40.000Z (over 3 years ago)
- Last Synced: 2025-07-06T15:47:44.109Z (12 months ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
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