K
K
kostcher2016-02-29 22:59:28
git
kostcher, 2016-02-29 22:59:28

How to ignore .idea when pulling from phpstorm?

Good afternoon.
When you try to make a pull, an error pops up:
joxi.ru/DmBNd79uNjLdbm
In the settings, these files and the folder itself are in the ignored list:
joxi.ru/BA0pwaxfBNDBXA
What can I do to avoid errors?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Z
Zakaz_zakaz, 2016-02-29
@kostcher

Hey !
Add a .gitignore file and write there:
./idea/
.idea

A
Andrey Shubin, 2016-03-01
@idegree

I advise you to read the article " Proper Ways to Exclude Files in Git ".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question