E
E
Evgenij_nechujveter2020-08-30 15:14:52
git
Evgenij_nechujveter, 2020-08-30 15:14:52

How to automatically generate .gitignore in webstorm?

Is it possible to automatically create gitignore when creating a new project in webstorm, so that each time you do not create a file yourself and do not add rules to it?
Or maybe there is a macro/hotkey?

Purpose: To prevent the .idea folder from being pushed to github

The rules themselves, namely what needs to be written in gitignore, are

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Ukolov, 2020-08-30
@Evgenij_nechujveter

Purpose: To prevent the .idea folder from being pushed to github
Make a global system .gitignore .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question